Robin Templeton
|
d3aac8b773
new wat instructions
|
1 year ago |
terpri
|
025fd5c695
Merge branch '16-string-heap-types' into 'main'
|
1 year ago |
Robin Templeton
|
46d9d07862
string heap types
|
1 year ago |
Robin Templeton
|
712f92a485
* module/wasm/wat.scm (parse-wat): Allow constant table initializers.
|
1 year ago |
Robin Templeton
|
aa04969dba
fix natural alignments for memory instructions
|
1 year ago |
Robin Templeton
|
01d1ca46af
parse value types as block types for `if'
|
1 year ago |
Robin Templeton
|
ec4f8d9cd5
fix br_table parsing
|
1 year ago |
Robin Templeton
|
2196581610
refactor rec-group and sub-type parsing
|
1 year ago |
Robin Templeton
|
1920edbe9d
fix sub-type parsing
|
1 year ago |
Robin Templeton
|
7901b3bafe
fix array-type parsing
|
1 year ago |
Robin Templeton
|
ba7ea0a613
rec-group parsing
|
1 year ago |
Robin Templeton
|
89be07781f
add `final?' field to subtype records
|
1 year ago |
Andy Wingo
|
c724d09655
Add support for addressing memories by name
|
1 year ago |
Robin Templeton
|
a9cee3343a
parse GC heap types and ref types
|
1 year ago |
Robin Templeton
|
b42b1a62a7
reftypes: func.ref, call_ref, return_call_ref
|
1 year ago |
Robin Templeton
|
9d4dc6fc7d
add v128 to the list of numeric types in (wasm wat)
|
1 year ago |
Robin Templeton
|
ac926c0f30
allow v128 value types in wat
|
1 year ago |
Andy Wingo
|
41c6fb6cc1
Split out wat handling to separate file
|
1 year ago |