roc/compiler/gen_wasm/src
2022-02-12 00:09:35 +00:00
..
wasm_module wasm: Improve dead code elimination to handle indirect calls 2022-02-12 00:09:35 +00:00
backend.rs wasm: implement Stmt::RuntimeError 2022-02-10 10:13:54 +00:00
layout.rs final phase 2022-01-26 15:44:24 +01:00
lib.rs wasm: replace a panic! with an internal_error! 2022-02-11 18:46:18 +00:00
low_level.rs Move macros from roc_reporting to new roc_error_macros module 2022-01-23 18:40:04 +01:00
storage.rs Move macros from roc_reporting to new roc_error_macros module 2022-01-23 18:40:04 +01:00
wasm32_result.rs repl: continue fleshing out the Wasm repl code. Generate wrapper function. 2022-02-08 11:03:48 +00:00
wasm32_sized.rs repl: move wasm32_test_result to gen_wasm, and extract Wasm32Sized from FromWasm32Memory 2022-02-08 11:03:48 +00:00