This website requires JavaScript.
Explore
Help
Sign In
T0b1
/
wasmtime
Watch
1
Star
0
Fork
0
You've already forked wasmtime
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
388ebde41de8f49b504fee38cb6c07befc3ae2a4
wasmtime
/
lib
/
wasm
/
src
History
Dan Gohman
849f090562
Fix nondeterminism in br_table translation.
2017-11-07 15:33:35 -08:00
..
environ
Rename FunctionName to ExternalName.
2017-10-30 13:26:56 -07:00
code_translator.rs
Fix nondeterminism in br_table translation.
2017-11-07 15:33:35 -08:00
func_translator.rs
Simplify Ebb parameter creation.
2017-11-07 15:13:00 -08:00
lib.rs
Rename "runtime" to "environment".
2017-10-18 16:55:32 -07:00
module_translator.rs
Rename "runtime" to "environment".
2017-10-18 16:55:32 -07:00
sections_translator.rs
Use the term "Function parameter" instead of "argument".
2017-10-19 17:39:23 -07:00
state.rs
TranslationState can assert that its stacks are empty between functions.
2017-10-20 11:37:25 -07:00
translation_utils.rs
Use the WasmRuntime's global list rather than keeping a separate list.
2017-10-09 17:29:39 -07:00