1 unstable release
0.1.0 | Jun 10, 2024 |
---|
#308 in WebAssembly
12KB
IanaIO History example on WASI
This is a simple example showcasing the IanaIO History on WASI.
You can run this example with:
cargo build --manifest-path examples/ianaio-history-wasi/Cargo.toml --target wasm32-wasi
wasmtime examples/history-wasi/target/wasm32-wasi/debug/ianaio-history-wasi.wasm
Dependencies
~8–11MB
~192K SLoC