Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/licenser/wasi-io-hang
https://github.com/licenser/wasi-io-hang
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/licenser/wasi-io-hang
- Owner: Licenser
- Created: 2024-06-12T09:08:42.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-06-12T09:45:19.000Z (5 months ago)
- Last Synced: 2024-06-12T14:42:53.451Z (5 months ago)
- Language: Rust
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# wasi-io-hang
To run:
```sh
cargo build -p adder --target wasm32-wasi
cargo run
```the first line works, the second fails.