summaryrefslogtreecommitdiff
path: root/examples/wasm
AgeCommit message (Expand)Author
2023-12-10feat: function callsHenry 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
2023-12-05chore: refactor stack structsHenry Gressmann
2023-12-04feat: add wat support to cliHenry Gressmann
2023-11-29feat: basic working wasm adder (experiment)Henry Gressmann
2023-11-28refactor: seperate cli crateHenry Gressmann