#agnostic #run-time #async #wasi #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

#1721 in Asynchronous

Download history 8/week @ 2024-02-25 5/week @ 2024-03-10 99/week @ 2024-03-31

104 downloads per month

MIT/Apache

135KB
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–25MB
~339K SLoC