roc/crates/wasm_module/src
2022-12-17 20:52:19 +00:00
..
lib.rs wasm_interp: don't panic when unwrapping Value 2022-12-06 20:19:25 +00:00
linking.rs wasm_module: when parsing, and a linking section is not found, reset the cursor 2022-12-14 08:42:01 +00:00
opcodes.rs wasm_module: remove commented-out code 2022-12-14 12:10:55 +00:00
parse.rs wasm_module, wasm_interp: fix SLEB-128 encoding for i64 2022-11-28 17:39:13 +00:00
sections.rs wasm_interp: store return type in frame & create SignatureParamsIter 2022-12-17 20:52:19 +00:00
serialize.rs wasm_module: create WasmModule::new for testing 2022-11-21 19:54:48 +00:00