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
0cfea8858a0dae2480e0cf9849f3b7ba995dbe20
wasmtime
/
lib
History
Jakob Stoklund Olesen
0cfea8858a
Add uext() and sext() builder methods to ArgumentType.
...
This makes it simpler to construct arguments like: ArgumentType::new(I32).uext()
2017-09-19 12:59:07 -07:00
..
cretonne
Add uext() and sext() builder methods to ArgumentType.
2017-09-19 12:59:07 -07:00
filecheck
Use mem::replace instead of mem::swap when it's cleaner.
2017-09-05 16:30:44 -07:00
frontend
Always insert the entry EBB before translating any WASM.
2017-09-18 11:53:32 -07:00
reader
Write and parse value locations for EBB arguments
2017-09-15 11:21:29 -07:00
wasm
Always insert the entry EBB before translating any WASM.
2017-09-18 11:53:32 -07:00