summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-19chore: cleanup clippy errorsHenry Gressmann
2023-12-19feat: import sectionHenry Gressmann
2023-12-19chore: bump versionHenry Gressmann
2023-12-19Release 0.0.5Henry Gressmann
2023-12-19feat: parse memory and table sectionsHenry Gressmann
2023-12-18test: make more tests passHenry Gressmann
2023-12-18docs: add link to chartHenry Gressmann
2023-12-18feat: global parsing, improve testsuiteHenry Gressmann
2023-12-18chore: cleanup clippy errorsHenry Gressmann
2023-12-18chore: improve breakingHenry Gressmann
2023-12-17chore: improve label handlingHenry Gressmann
2023-12-17chore: improve progress graph, add contributing.mdHenry Gressmann
2023-12-17feat: if/elseHenry Gressmann
2023-12-16chore: use svg's to keep repo size smallerHenry Gressmann
2023-12-16chore: bump version so graphic stays up to dateHenry Gressmann
2023-12-15chore: progress graphHenry Gressmann
2023-12-15test: add test group name to resultsHenry Gressmann
2023-12-15test: save test resultsHenry Gressmann
2023-12-15Release 0.0.4Henry Gressmann
2023-12-14test(tinywasm): compare test results - we actually pass the majority nowHenry Gressmann
2023-12-14chore: simplify instruction macrosHenry Gressmann
2023-12-14feat: support a bunch more new instructionsHenry Gressmann
2023-12-14feat: support more wasm opcodesHenry Gressmann
2023-12-13feat: fully working block and loop implementationsHenry Gressmann
2023-12-13feat: new new instruction types for blocks/endsHenry Gressmann
2023-12-12test(tinywasm): add AssertReturn to spec test harnessHenry Gressmann
2023-12-12docs: update documentationHenry Gressmann
2023-12-11chore: don't require nightly for no_stdHenry Gressmann
2023-12-11test(tinywasm): add AssertMalformed to spec test harnessHenry Gressmann
2023-12-10test(tinywasm): create wasm spec test harnessHenry Gressmann
2023-12-10feat(wasm-testsuite): add MVP_TESTS and V2_DRAFT_1_TESTSHenry Gressmann
2023-12-10feat: add support for more instructionsHenry Gressmann
2023-12-10Release 0.0.3Henry Gressmann
2023-12-10docs: improve rustdocHenry Gressmann
2023-12-10feat: move wasm core testsuite to a seperate crateHenry Gressmann
2023-12-10chore: add more arithmetic instructionsHenry Gressmann
2023-12-10feat: function callsHenry Gressmann
2023-12-09chore: refactor executerHenry Gressmann
2023-12-09feat: prepare executor for function callsHenry Gressmann
2023-12-09fix: missing readme on crates.ioHenry Gressmann
2023-12-09fix: missing versionsHenry Gressmann
2023-12-09Release 0.0.2Henry Gressmann
2023-12-09fix: crate metadataHenry Gressmann
2023-12-09Release 0.0.1Henry Gressmann
2023-12-09chore: prepare publishHenry Gressmann
2023-12-09fix: tinywasm_cli publish keyHenry Gressmann
2023-12-09fix: tinywasm crate typeHenry Gressmann
2023-12-09chore: improve documentationHenry Gressmann
2023-12-07docs: update readmeHenry Gressmann
2023-12-07docs: update readmeHenry Gressmann