roc/compiler/gen_wasm/src/wasm_module
2022-01-13 05:41:52 +00:00
..
code_builder.rs Wasm: Convert remaining sections to store bytes, and add .size() methods 2022-01-13 05:41:52 +00:00
linking.rs Wasm: clippy fixes 2022-01-10 10:26:43 +00:00
mod.rs Clippy fixes 2022-01-13 05:41:52 +00:00
opcodes.rs More accurate model of the Wasm VM's stack machine, with control flow blocks 2021-11-14 12:29:54 +00:00
sections.rs Wasm: parse just enough of the Import section to count functions 2022-01-13 05:41:52 +00:00
serialize.rs Wasm: parse just enough of the Import section to count functions 2022-01-13 05:41:52 +00:00