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
36585ddc4ff0a7b6baebf4d68a5666bd02d0bb47
wasmtime
/
lib
/
wasm
History
Dan Gohman
36585ddc4f
Wasm control stack entries only need the number of return types.
...
This eliminates heap-allocated vectors which stored the actual types.
2017-09-25 13:05:29 -07:00
..
src
Wasm control stack entries only need the number of return types.
2017-09-25 13:05:29 -07:00
tests
Always require a Flags reference for verifying functions.
2017-09-14 17:51:15 -07:00
Cargo.toml
Add support for emitting code with a single return at the end. (
#153
)
2017-09-12 13:27:36 -07:00