Files
releases/internal/wasm/opcode
Torin Sandall 622bcbdf9d Add WASM compiler backend and required types
These changes implement a basic WASM compiler backend for the IR added
in the previous commit. These changes also include a binary-encoding
package that can roundtrip simple WASM modules.

Signed-off-by: Torin Sandall <torinsandall@gmail.com>
2018-10-08 17:29:18 -07:00
..