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
c82e68efeaaf676bb2a4aeaeec4bc9ddc397086b
wasmtime
/
lib
/
frontend
/
src
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
..
frontend.rs
Wasm control stack entries only need the number of return types.
2017-09-25 13:05:29 -07:00
lib.rs
Always require a Flags reference for verifying functions.
2017-09-14 17:51:15 -07:00
ssa.rs
Use
Self
instead of repeating the type name.
2017-09-21 14:21:30 -07:00