https://github.com/wacker-dev/wasi-examples
Bunch of WebAssembly app examples using WASI API.
https://github.com/wacker-dev/wasi-examples
cli http rust wasi wasm webassembly
Last synced: 3 months ago
JSON representation
Bunch of WebAssembly app examples using WASI API.
- Host: GitHub
- URL: https://github.com/wacker-dev/wasi-examples
- Owner: wacker-dev
- License: apache-2.0
- Created: 2024-04-11T08:03:30.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-05T09:01:11.000Z (over 1 year ago)
- Last Synced: 2025-08-14T02:36:37.299Z (6 months ago)
- Topics: cli, http, rust, wasi, wasm, webassembly
- Language: Rust
- Homepage:
- Size: 290 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# wasi-examples
Bunch of WebAssembly app examples using WASI API.
Each folder representing a separate sample project.
## Reference
* https://github.com/WebAssembly/WASI/tree/main/preview2
* https://github.com/sunfishcode/hello-wasi-http