roc/compiler/gen_wasm/src
2022-06-10 10:46:13 +01:00
..
wasm_module wasm: only panic on missing __heap_base if app actually allocates 2022-06-10 10:46:13 +01:00
backend.rs wasm: only panic on missing __heap_base if app actually allocates 2022-06-10 10:46:13 +01:00
layout.rs Merge branch 'trunk' of github.com:rtfeldman/roc into wasm-linking-zig9 2022-04-11 18:34:43 +01:00
lib.rs wasm: Move some of the DCE code from CodeSection to WasmModule 2022-06-07 23:52:33 +01:00
low_level.rs wasm: Implement ForeignCall 2022-06-09 22:53:15 +01:00
storage.rs Merge branch 'trunk' of github.com:rtfeldman/roc into wasm-linking-zig9 2022-04-11 18:34:43 +01:00
wasm32_result.rs wasm: first draft DCE for imports 2022-06-07 22:01:17 +01:00
wasm32_sized.rs Remove no-longer-necessary ReferenceCount uses in wasm 2022-05-26 11:18:06 -04:00