https://github.com/zig-wasm/wasi-zigc
Run zigc.wasm (zig compiler) in a browser/nodejs
https://github.com/zig-wasm/wasi-zigc
Last synced: about 1 year ago
JSON representation
Run zigc.wasm (zig compiler) in a browser/nodejs
- Host: GitHub
- URL: https://github.com/zig-wasm/wasi-zigc
- Owner: zig-wasm
- License: mit
- Created: 2024-04-13T15:36:27.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-17T19:58:42.000Z (about 2 years ago)
- Last Synced: 2025-04-06T15:04:13.218Z (about 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 8.79 KB
- Stars: 23
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# wasi-zigc
Run zigc.wasm in a browser/nodejs
```npm
npm install wasi-zigc
```