#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

#1723 in Asynchronous

Download history 27/week @ 2024-03-30 142/week @ 2024-04-20 3/week @ 2024-04-27

54 downloads per month

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

~11–26MB
~342K SLoC