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-09 14:18:20 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7783879ae28b4366ae5ed582f2b9b2c9e0e756f6
wasmer
/
lib
/
compiler-llvm
/
src
History
Nick Lewycky
7783879ae2
Improve comment.
2020-05-18 12:44:49 -07:00
..
trampoline
Implement support for imported function calls. They need to be looked up from the vmctx at runtime.
2020-05-13 12:49:26 -07:00
translator
Give the main loop a big comment explaining it.
2020-05-18 11:08:33 -07:00
compiler.rs
Remove some calls to clone() by using into_iter().
2020-05-18 09:08:33 -07:00
config.rs
Improve comment.
2020-05-18 12:44:49 -07:00
lib.rs
Connect trampoline code to trampoline module. Still unimplemented.
2020-04-24 16:31:31 -07:00