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
2adb0e8964901b0d967a8aa81188acf54bf6afa0
wasmtime
/
cranelift
/
wasm
/
src
History
Yury Delendik
3580205f12
[Cranelift][Atomics] Add address folding for atomic notify/wait. (
#2556
)
...
* fold address in wasm wait and notify ops * add atomics addr folding tests
2021-01-08 11:55:21 -06: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
[Cranelift][Atomics] Add address folding for atomic notify/wait. (
#2556
)
2021-01-08 11:55:21 -06: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