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
c93f29ad1e2d4b2228d788506f6d1d00d7c0b322
wasmtime
/
lib
/
wasm
/
src
History
Dan Gohman
b9f51d7850
Enable more compliler lints.
2018-02-28 13:18:07 -08:00
..
environ
Fixes
#244
: Prints the generated code size and wasm bytecode size in wasm command;
2018-02-23 08:46:09 -08:00
code_translator.rs
Implement the wasm sign-extension-ops proposal.
2018-02-28 12:02:14 -08:00
func_translator.rs
Track wasm reachability explicitly.
2018-02-26 15:24:33 -08:00
lib.rs
Enable more compliler lints.
2018-02-28 13:18:07 -08:00
module_translator.rs
Ignore unknown custom wasm sections.
2018-02-26 15:24:25 -08:00
sections_translator.rs
Update to wasmparser 0.14.1.
2018-02-13 20:14:54 -08:00
state.rs
Track wasm reachability explicitly.
2018-02-26 15:24:33 -08:00
translation_utils.rs
Update to wasmparser 0.14.1.
2018-02-13 20:14:54 -08:00