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
46d9a3cd1a88bf4308d5155e066410466e0cc732
wasmtime
/
lib
/
wasm
/
src
History
Dan Gohman
bc18085ad1
Use EntityRef::from_u32 to reduce casting.
2018-12-11 15:40:24 -05:00
..
environ
Factor out a
MemFlags
constructor for trusted notrap/aligned accesses.
2018-12-11 15:40:24 -05:00
code_translator.rs
Use EntityRef::from_u32 to reduce casting.
2018-12-11 15:40:24 -05:00
func_translator.rs
Update to the new wasmparser and port to the new readers API.
2018-11-06 15:54:17 -08:00
lib.rs
Add an offset to cranelift-wasm's
GlobalVariable
.
2018-12-11 15:40:24 -05:00
module_translator.rs
Update to the new wasmparser and port to the new readers API.
2018-11-06 15:54:17 -08:00
sections_translator.rs
Use EntityRef::from_u32 to reduce casting.
2018-12-11 15:40:24 -05:00
state.rs
Use EntityRef::from_u32 to reduce casting.
2018-12-11 15:40:24 -05:00
translation_utils.rs
Rename GlobalInit::GlobalRef to GlobalInit::GetGlobal.
2018-12-11 15:40:24 -05:00