This website requires JavaScript.
Explore
Help
Sign In
T0b1
/
wasmtime
Watch
1
Star
0
Fork
0
You've already forked wasmtime
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
b003605132b1d3794cdfdcd80896ca3fa7440065
wasmtime
/
lib
History
Angus Holder
b003605132
Adapt intel to be able to correctly choose compressed instruction encodings: create a register class to identify the lower 8 registers, omit unnecessary REX prefixes, and fix the tests
2017-09-22 07:54:26 -07:00
..
cretonne
Adapt intel to be able to correctly choose compressed instruction encodings: create a register class to identify the lower 8 registers, omit unnecessary REX prefixes, and fix the tests
2017-09-22 07:54:26 -07:00
filecheck
Use mem::replace instead of mem::swap when it's cleaner.
2017-09-05 16:30:44 -07:00
frontend
Assign source locations when translating WebAssembly to Cretonne.
2017-09-21 14:37:54 -07:00
native
Add a "host" crate for autodetecting the host. (
#159
)
2017-09-20 16:14:26 -07:00
reader
Add per-instruction source locations to the Cretonne IR.
2017-09-21 14:24:26 -07:00
wasm
Assign source locations when translating WebAssembly to Cretonne.
2017-09-21 14:37:54 -07:00