Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/toyobayashi/emnapi-stackblitz-demo


https://github.com/toyobayashi/emnapi-stackblitz-demo

Last synced: 10 days ago
JSON representation

Awesome Lists containing this project

README

        

- CMake `>= 3.13`
- Emscripten `>= 3.1.9`
- wasi-sdk `>= 20`
- ninja

```
npm install
./build.sh

node ./index-emscripten.js
node ./index-wasi.js
```