roc/compiler/gen_wasm/src/wasm_module
2022-06-17 23:18:18 +01:00
..
code_builder.rs wasm: Fix linking bug in calls from Roc to JS 2022-06-17 23:18:18 +01:00
linking.rs wasm: Start preloaded_bytes at the section start for better consistency 2022-06-13 00:32:44 +01:00
mod.rs wasm: Fix linking bug in calls from Roc to JS 2022-06-17 23:18:18 +01:00
opcodes.rs wasm: Create ParseError type 2022-05-22 15:37:47 +01:00
parse.rs wasm: store Imports in deserialized form for easier manipulation 2022-06-04 20:24:10 +02:00
sections.rs wasm: create NameSection::from_imports_and_linking_data 2022-06-17 07:51:07 +01:00
serialize.rs wasm: Make NameSection easier to manipulate 2022-06-06 10:54:56 +01:00