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
1efa670f6040e1dc9b0496ff67b968e0149adde9
wasmtime
/
lib
History
Jakob Stoklund Olesen
3a34c35f95
Don't swap the arguments to the select instruction.
...
Both WebAssembly and Cretonne use true-value, false-value.
2017-10-02 14:43:30 -07:00
..
cretonne
Resolve all value aliases when computing live ranges.
2017-09-29 15:54:06 -07:00
filecheck
Use mem::replace instead of mem::swap when it's cleaner.
2017-09-05 16:30:44 -07:00
frontend
Wasm control stack entries only need the number of return types.
2017-09-25 13:05:29 -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
Don't swap the arguments to the select instruction.
2017-10-02 14:43:30 -07:00