Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/toyobayashi/wasm-sjlj
https://github.com/toyobayashi/wasm-sjlj
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/toyobayashi/wasm-sjlj
- Owner: toyobayashi
- Created: 2024-02-14T17:47:56.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-02-19T11:13:12.000Z (9 months ago)
- Last Synced: 2024-10-11T20:58:34.458Z (27 days ago)
- Language: C
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
wasi-sdk 21 (clang 17.0.6 6009708b4367171ccdbf4b5905cb6a803753fe18)
```bash
./build.sh
node ./test/main.js
```The sources is from [emscripten](https://github.com/emscripten-core/emscripten) repo.