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 22:28:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
311b8d8d241861cd0e6ce0fb34e89853bf376eeb
wasmer
/
lib
/
compiler-llvm
/
src
History
Nick Lewycky
311b8d8d24
NFC. Borrow a str instead of a String. Pointed out by cargo clippy.
2020-06-01 11:04:13 -07:00
..
trampoline
Add support for dynamic trampolines in compiler-llvm.
2020-05-29 16:56:41 -07:00
translator
NFC. Borrow a str instead of a String. Pointed out by cargo clippy.
2020-06-01 11:04:13 -07:00
compiler.rs
Refactor trampoline compilation
2020-05-29 19:37:03 -07:00
config.rs
Less editorializing.
2020-05-26 10:41:20 -07:00
lib.rs
Plain refactor the ELF loading to its own file. NFC.
2020-05-21 12:18:22 -07:00
object_file.rs
Add support for producing .o files as PIC.
2020-05-26 10:41:13 -07:00