Files
wazero/examples/wasi/README.md
Crypt Keeper 958ce19c0b Makes examples runnable and pares down list (#458)
This deduplicates examples, leaving only the most maintained or targeted
ones. Notably, this makes each runnable, avoiding test dependencies.

Signed-off-by: Adrian Cole <adrian@tetrate.io>
2022-04-13 16:03:50 +08:00

122 B

WASI example

This example shows how to use I/O in your WebAssembly modules using WASI (WebAssembly System Interface).