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
6ff681a90d0b49c7088e38c4aad0dc14e4719de7
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