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-08 05:38:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1ee2ba30a22cecaf6ba6c33bb4705ae73b9a11b2
wasmer
/
lib
/
compiler-llvm
/
src
/
trampoline
History
Nick Lewycky
5d40787856
Add a compiler-llvm CompilerFunctionKind for the whole module which can occur with the experimental API for engine-native.
...
Since it's no longer per-function, rename CompilerFunctionKind to CompilerKind.
2020-08-20 23:28:07 -07:00
..
mod.rs
Connect trampoline code to trampoline module. Still unimplemented.
2020-04-24 16:31:31 -07:00
wasm.rs
Add a compiler-llvm CompilerFunctionKind for the whole module which can occur with the experimental API for engine-native.
2020-08-20 23:28:07 -07:00