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-07 21:28:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
02c62657f583bef78c8adf44d18941dc962c2581
wasmer
/
lib
/
compiler-llvm
/
src
History
Nick Lewycky
02c62657f5
Add
experimental_native_compile_module
and initial implementation changing native engine to use it.
2020-08-05 17:12:17 -07:00
..
trampoline
Include trampolines in the generated object file.
2020-08-05 14:20:47 -07:00
translator
Split function translation into produce-Module and produce-CompiledFunction.
2020-08-05 09:57:51 -07:00
compiler.rs
Add
experimental_native_compile_module
and initial implementation changing native engine to use it.
2020-08-05 17:12:17 -07:00
config.rs
Added Debug to public structs.
Close
#173
2020-07-21 20:38:32 -07:00
lib.rs
Simplified compiler config names
2020-06-18 01:36:25 -07:00
object_file.rs
Renamed wasmer_runtime to wasmer_vm
2020-07-07 21:26:06 -07:00