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
26b60744201598806bd07ac2d30d0429e13426c9
wasmtime
/
cranelift
/
wasm
/
src
History
Chris Fallin
743529b4eb
Merge pull request
#2492
from uweigand/endian-memory-v5
...
Support explicit endianness in Cranelift IR MemFlags
2020-12-14 13:59:08 -08:00
..
environ
Implement the module linking alias section (
#2451
)
2020-12-02 17:24:06 -06:00
state
Propagate module-linking types to
wasmtime
(
#2115
)
2020-11-06 14:48:09 -06:00
code_translator.rs
Merge pull request
#2492
from uweigand/endian-memory-v5
2020-12-14 13:59:08 -08:00
func_translator.rs
Add FuncEnvironment hooks to generate prologue and epilogue code.
2020-11-24 16:36:15 -08:00
lib.rs
Implement the module linking alias section (
#2451
)
2020-12-02 17:24:06 -06:00
module_translator.rs
Implement the module linking alias section (
#2451
)
2020-12-02 17:24:06 -06:00
sections_translator.rs
Implement the module linking alias section (
#2451
)
2020-12-02 17:24:06 -06:00
translation_utils.rs
Implement imported/exported modules/instances (
#2461
)
2020-12-03 10:15:42 -06:00