WebAssembly Compiler - source-academy/js-slang GitHub Wiki

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.