This website requires JavaScript.
Explore
Help
Sign in
language-servers
/
roc
Watch
1
Star
0
Fork
You've already forked roc
0
mirror of
https://github.com/roc-lang/roc.git
synced
2025-12-09 10:55:34 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
6
07f40baf62
roc
/
crates
/
wasm_module
/
src
History
Download ZIP
Download TAR.GZ
Brian Carroll
b0d2e7a409
wasm_interp: store return type in frame & create SignatureParamsIter
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