roc/crates/wasm_module/src
2023-07-25 19:22:03 +02:00
..
lib.rs auto clippy fixes 2023-07-10 18:27:08 +02:00
linking.rs auto clippy fixes 2023-07-10 18:27:08 +02:00
opcodes.rs implement signed integer extension operations 2023-07-25 19:22:03 +02:00
parse.rs wasm_module, wasm_interp: fix SLEB-128 encoding for i64 2022-11-28 17:39:13 +00:00
sections.rs auto clippy fixes 2023-07-10 18:27:08 +02:00
serialize.rs wasm_module: create WasmModule::new for testing 2022-11-21 19:54:48 +00:00