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
c5696101f8c2d7a1253cfc13f11bdf39340d09d6
wasmer
/
lib
/
compiler-llvm
/
src
History
Nick Lewycky
c5696101f8
Simplify TBAA label to a string. If the caller wants to construct a complex one, they can do so. NFC.
2020-05-19 15:13:24 -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
Simplify TBAA label to a string. If the caller wants to construct a complex one, they can do so. NFC.
2020-05-19 15:13:24 -07:00
compiler.rs
Remove obsolete comment and variables.
2020-05-19 11:23:53 -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