#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

#1768 in Asynchronous

Download history 38/week @ 2024-07-29 7/week @ 2024-09-23 3/week @ 2024-09-30

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

~10–22MB
~326K SLoC