roc/compiler/gen_wasm/src/wasm_module
2022-02-14 08:45:46 +00:00
..
code_builder.rs Move macros from roc_reporting to new roc_error_macros module 2022-01-23 18:40:04 +01:00
dead_code.rs wasm: Improve dead code elimination to handle indirect calls 2022-02-12 00:09:35 +00:00
linking.rs Wasm: clippy fixes 2022-01-10 10:26:43 +00:00
mod.rs wasm: Keep exported global variables from the preloaded object file 2022-02-14 08:45:46 +00:00
opcodes.rs Move macros from roc_reporting to new roc_error_macros module 2022-01-23 18:40:04 +01:00
sections.rs wasm: Keep exported global variables from the preloaded object file 2022-02-14 08:45:46 +00:00
serialize.rs Move macros from roc_reporting to new roc_error_macros module 2022-01-23 18:40:04 +01:00