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
d4c0c5babc2a8a941bde84f839c7a4936f0f6df9
wasmtime
/
lib
/
wasm
/
src
History
Dan Gohman
d4c0c5babc
Rename WasmRuntime's
get_name
to
get_func_name
.
2017-10-10 10:21:06 -07:00
..
runtime
Rename WasmRuntime's
get_name
to
get_func_name
.
2017-10-10 10:21:06 -07:00
code_translator.rs
Don't swap the arguments to the select instruction.
2017-10-02 14:43:30 -07:00
func_translator.rs
Assign source locations when translating WebAssembly to Cretonne.
2017-09-21 14:37:54 -07:00
lib.rs
Add a WebAssembly function translator.
2017-09-07 16:12:48 -07:00
module_translator.rs
Rename WasmRuntime's
get_name
to
get_func_name
.
2017-10-10 10:21:06 -07:00
sections_translator.rs
Complete support for global init expressions.
2017-10-10 09:35:10 -07:00
state.rs
Wasm control stack entries only need the number of return types.
2017-09-25 13:05:29 -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