This website requires JavaScript.
Explore
Help
Sign In
mii
/
wasmer
Watch
1
Star
0
Fork
0
You've already forked wasmer
mirror of
https://github.com/mii443/wasmer.git
synced
2025-12-10 22:58:18 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ba8a6d6db6fe7b0d12fce9f8ea7d8bce0dabe9eb
wasmer
/
lib
/
compiler-llvm
/
src
/
translator
History
Nick Lewycky
ba8a6d6db6
Update trampoline code and use
get_vmctx_ptr_param
.
2020-06-02 15:44:39 -07:00
..
abi.rs
Use
abi::func_type_to_llvm
when producing an LLVM function type from wasm types.
2020-06-02 15:44:39 -07:00
code.rs
Use
abi::func_type_to_llvm
when producing an LLVM function type from wasm types.
2020-06-02 15:44:39 -07:00
intrinsics.rs
Update trampoline code and use
get_vmctx_ptr_param
.
2020-06-02 15:44:39 -07:00
mod.rs
Use
abi::func_type_to_llvm
when producing an LLVM function type from wasm types.
2020-06-02 15:44:39 -07:00
read_info.rs
chore(compiler-llvm) Clean up comments.
2020-05-25 21:15:02 +02:00
stackmap.rs
Resolve review comments.
2020-05-21 00:53:41 +08:00
state.rs
Remove #![allow(unused_imports, dead_code)] and fix resulting issues.
2020-05-20 17:18:23 -07:00