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
46f03934170c33b51e1cf173965ca4118246609a
wasmtime
/
filetests
/
parser
History
Jakob Stoklund Olesen
b5237b6a4a
Add heap_load, heap_store, and heap_addr instructions.
...
These are used when lowering WebAssembly sandbox code.
2017-04-10 15:04:33 -07:00
..
branch.cton
Limit type inference for controlling type variables in write.rs
2017-03-22 14:45:38 -07:00
call.cton
Parse signature and function declarations.
2016-10-18 13:19:24 -07:00
instruction_encoding.cton
We now parse and record a ValueLoc for each SSA value result of each instruction. Code currently not passing tests.
2017-03-09 07:19:28 -08:00
keywords.cton
Don't have keywords in the lexer and parser.
2016-09-20 13:00:37 -07:00
rewrite.cton
Wrap FunctionName in a newtype struct.
2016-09-19 15:09:25 -07:00
ternary.cton
Integer subtraction with borrow flags.
2016-09-23 15:47:39 -07:00
tiny.cton
Add heap_load, heap_store, and heap_addr instructions.
2017-04-10 15:04:33 -07:00