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
c7bd842ee39ce9d13f313087791a5d706ed6fdf0
wasmtime
/
lib
/
wasm
/
src
History
Dan Gohman
c7b1bb5f9e
Simplify using
map_err
and
expect
.
2017-09-12 13:40:19 -07:00
..
runtime
Add support for emitting code with a single return at the end. (
#153
)
2017-09-12 13:27:36 -07:00
code_translator.rs
Add support for emitting code with a single return at the end. (
#153
)
2017-09-12 13:27:36 -07:00
func_translator.rs
Add support for emitting code with a single return at the end. (
#153
)
2017-09-12 13:27:36 -07:00
lib.rs
Add a WebAssembly function translator.
2017-09-07 16:12:48 -07:00
module_translator.rs
Change translate_module to use FuncTranslator.
2017-09-11 18:01:50 -07:00
sections_translator.rs
Simplify using
map_err
and
expect
.
2017-09-12 13:40:19 -07:00
state.rs
Add a FuncEnvironment::make_direct_func() callback.
2017-09-06 12:36:19 -07:00
translation_utils.rs
Don't export the 'Local' type from cton_wasm.
2017-09-06 15:56:39 -07:00