summaryrefslogtreecommitdiff
path: root/examples/wasm/loop.wat
AgeCommit message (Expand)Author
2023-12-13feat: fully working block and loop implementationsHenry Gressmann
2023-12-13feat: new new instruction types for blocks/endsHenry Gressmann
2023-12-07feat: improve lable/block handling, add support for more arithmetic opcodesHenry Gressmann
2023-12-06feat: support basic loops, br_ifHenry Gressmann
2023-12-06feat: cli now has options to specify arguments and function to runHenry Gressmann