https://github.com/bobbydeveloper2014/bybylangtowasm
A compilter to convert bybylang to wasm
https://github.com/bobbydeveloper2014/bybylangtowasm
bybylang c clang nim wasm
Last synced: 2 months ago
JSON representation
A compilter to convert bybylang to wasm
- Host: GitHub
- URL: https://github.com/bobbydeveloper2014/bybylangtowasm
- Owner: bobbydeveloper2014
- License: apache-2.0
- Created: 2025-10-16T04:02:54.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-10-16T04:18:35.000Z (9 months ago)
- Last Synced: 2025-10-17T06:54:45.276Z (9 months ago)
- Topics: bybylang, c, clang, nim, wasm
- Language: C
- Homepage: https://bobbydeveloper2014.github.io/bybylangtowasm/
- Size: 96.7 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bybylangtowasm
A compilter to convert bybylang to wasm
You can download execute "bltw" and run with command:
```shell
./bltw file.bybylang --aot=namefile --emit=js or wasm
```