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

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

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
```