#run-time #async #wasi #agnostic #wasm

wasm-agnostic

wasm-agnostic is a helpful crate for users who want to write async runtime-agnostic crate for wasm target

8 releases

0.1.15 Jul 14, 2023
0.1.6 Jun 20, 2023

#1833 in Asynchronous

MIT/Apache

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

~12–27MB
~346K SLoC