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
ddd398b790bff42a22edbc987c086db4b5543ba6
wasmtime
/
lib
/
wasm
/
src
History
Dan Gohman
de27abcb2b
Change translate_module to use FuncTranslator.
2017-09-11 18:01:50 -07:00
..
runtime
Move several functions from FunctionBuilder to Function.
2017-09-11 08:40:50 -07:00
code_translator.rs
Change translate_module to use FuncTranslator.
2017-09-11 18:01:50 -07:00
func_translator.rs
Change translate_module to use FuncTranslator.
2017-09-11 18:01:50 -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
Fix a confusion between EndDataSectionEntry and EndDataSectionEntryBody.
2017-09-08 17:12:32 -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