Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/licenser/wasi-io-hang


https://github.com/licenser/wasi-io-hang

Last synced: 25 days ago
JSON representation

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.