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

https://github.com/evanw/wasm-lang

A hobby language that compiles to WebAssembly
https://github.com/evanw/wasm-lang

Last synced: about 2 months ago
JSON representation

A hobby language that compiles to WebAssembly

Awesome Lists containing this project

README

        

# Please ignore this

It's a hobby project and can't be used for anything yet. This repo will go away if it ever becomes something real.

To try it, run `tsc && rollup -c` and then open `index.html`.