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
dcb65b59c1edcd8f3bf53f0e2fb23b4ff0305da1
wasmtime
/
lib
/
wasm
/
src
History
Dan Gohman
b2fcb1ad17
Change translate_module to use a slice rather than a borrowed Vec.
...
This makes it more convenient to call from a cargo-fuzz fuzzer.
2017-08-30 09:10:08 -07:00
..
runtime
Dumped code from the wasm2cretonne repo.
2017-08-28 15:57:43 -07:00
code_translator.rs
Eliminate a heap allocation.
2017-08-29 05:44:40 -07:00
lib.rs
Enable missing_docs errors in the wasm crate.
2017-08-28 17:07:28 -07:00
module_translator.rs
Change translate_module to use a slice rather than a borrowed Vec.
2017-08-30 09:10:08 -07:00
sections_translator.rs
Dumped code from the wasm2cretonne repo.
2017-08-28 15:57:43 -07:00
translation_utils.rs
Enable missing_docs errors in the wasm crate.
2017-08-28 17:07:28 -07:00