Crates.io | wasm-agnostic |
lib.rs | wasm-agnostic |
version | 0.1.15 |
source | src |
created_at | 2023-06-16 18:53:26.364733 |
updated_at | 2023-07-14 15:25:32.941564 |
description | wasm-agnostic is a helpful crate for users who want to write async runtime-agnostic crate for wasm target. |
homepage | https://github.com/al8n/agnostic |
repository | https://github.com/al8n/agnostic |
max_upload_size | |
id | 892520 |
size | 33,685 |
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