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
6fc45b070a4fb39713ece40203c9cfe6d73909c7
wasmtime
/
lib
/
wasm
/
src
History
Dan Gohman
c2665385b1
Rename FunctionName to ExternalName.
2017-10-30 13:26:56 -07:00
..
environ
Rename FunctionName to ExternalName.
2017-10-30 13:26:56 -07:00
code_translator.rs
Simplify code using the FunctionBuilder helper functions.
2017-10-24 15:28:28 -07:00
func_translator.rs
Rename FunctionName to ExternalName.
2017-10-30 13:26:56 -07: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