wasm-agnostic

Crates.iowasm-agnostic
lib.rswasm-agnostic
version0.1.15
sourcesrc
created_at2023-06-16 18:53:26.364733
updated_at2023-07-14 15:25:32.941564
descriptionwasm-agnostic is a helpful crate for users who want to write async runtime-agnostic crate for wasm target.
homepagehttps://github.com/al8n/agnostic
repositoryhttps://github.com/al8n/agnostic
max_upload_size
id892520
size33,685
Al Liu (al8n)

documentation

https://docs.rs/wasm-agnostic

README

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

Commit count: 151

cargo fmt