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

https://github.com/bokuweb/wasi-threads-sandbox


https://github.com/bokuweb/wasi-threads-sandbox

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

```
cargo build --target wasm32-wasi-preview1-threads --release
cp target/wasm32-wasi-preview1-threads/release/wasi-threads.wasm wasi-threads.wasm
node index.js
```