Skip to content

WebAssembly Compiler

Bernard Teo edited this page Mar 11, 2020 · 2 revisions

This page documents the compiler that translates from Source to WebAssembly (more specifically from the type-annotated AST to WebAssembly binary format). It is under construction, and is supposed to eventually be able to compile all of Source §1.

Project Wiki.