8 releases
0.1.15 | Jul 14, 2023 |
---|---|
0.1.6 | Jun 20, 2023 |
#1723 in Asynchronous
54 downloads per month
140KB
3.5K
SLoC
Wasm-Agnostic
Wasm-Agnostic is a helpful crate for users who want to write async runtime-agnostic crate which can be built to wasm target.
Note: This crate cannot be compiled by cargo
, you need to use cargo wasix
. For more details, please see https://wasix.org/docs
lib.rs
:
Wasm-Agnostic is a helpful crate for users who want to write async runtime-agnostic crate which can be built to wasm target.
Note: This crate cannot be compiled by cargo
, you need to use cargo wasix
. For more details, please see https://wasix.org/docs.
Dependencies
~11–26MB
~342K SLoC