evanw / wasm-lang

A hobby language that compiles to WebAssembly

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A hobby language that compiles to WebAssembly


Languages

Language:TypeScript 98.5%Language:HTML 1.3%Language:JavaScript 0.2%Language:Makefile 0.1%