Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/esno/wasm32-wasi
a llvm, wasi-libc hello world
https://github.com/esno/wasm32-wasi
clang llvm wasi wasi-libc wasm
Last synced: 9 days ago
JSON representation
a llvm, wasi-libc hello world
- Host: GitHub
- URL: https://github.com/esno/wasm32-wasi
- Owner: esno
- License: agpl-3.0
- Created: 2024-12-26T19:54:26.000Z (14 days ago)
- Default Branch: master
- Last Pushed: 2024-12-26T20:01:04.000Z (14 days ago)
- Last Synced: 2024-12-31T21:42:53.549Z (9 days ago)
- Topics: clang, llvm, wasi, wasi-libc, wasm
- Language: Makefile
- Homepage:
- Size: 77.1 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# wasm32-wasi
a [webassembly](https://webassembly.org) hello world using llvm and [wasi-libc](https://github.com/webassembly/wasi-libc) instead of [emscripten](https://emscripten.org).
![console](./doc/console.png)