summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-06-13chore: update depsHenry Gressmann
2024-06-01fix: table_init variable orderHenry Gressmann
2024-05-31chore: update deps & spec testsuiteHenry Gressmann
2024-05-30chore: cleanupHenry Gressmann
2024-05-29chore: update deps, cleanupHenry Gressmann
2024-05-29chore: improve parser, clean up interpreter loopHenry Gressmann
2024-05-27chore: progress on v2 tablesHenry Gressmann
2024-05-27chore: improve value stackHenry Gressmann
2024-05-26wip: tablesHenry Gressmann
2024-05-26wip: wasm v2Henry Gressmann
2024-05-26chore: simplify interpreterHenry Gressmann
2024-05-25chore: simplify interpreter::execHenry Gressmann
2024-05-25chore: improve simdHenry Gressmann
2024-05-25chore: improve simdHenry Gressmann
2024-05-25wip: better bulk memory supportHenry Gressmann
2024-05-24chore: cleanup simd stack codeHenry Gressmann
2024-05-23wip: another v128 attemptHenry Gressmann
2024-05-23chore: improve breakingHenry Gressmann
2024-05-23chore: prepare resumable executionHenry Gressmann
2024-05-22chore: update depsHenry Gressmann
2024-05-15Release 0.7.0Henry Gressmann
2024-05-15chore: update benchmarksHenry Gressmann
2024-05-15feat: v0.7.0 (#13)Henry Gressmann
2024-05-12chore: clippy fixes and more testsHenry Gressmann
2024-05-11chore: simplify codeHenry Gressmann
2024-05-10chore: slight perf improvementsHenry Gressmann
2024-05-10Release 0.6.1Henry Gressmann
2024-05-10docs: update changelogHenry Gressmann
2024-05-09feat: implement I32StoreLocal & I32LocalGetConstAddHenry Gressmann
2024-05-09chore: update dependencies + test specHenry Gressmann
2024-05-01feat: switch back to upstream wasmparserHenry Gressmann
2024-05-01chore: update dependenciesHenry Gressmann
2024-04-21chore: update dependenciesHenry Gressmann
2024-04-15chore: update dependenciesHenry Gressmann
2024-03-27Release 0.6.0Henry Gressmann
2024-03-27chore: update dependenciesHenry Gressmann
2024-03-26chore: update wasm testsuiteHenry Gressmann
2024-03-19chore: dynamically load wasm examplesHenry Gressmann
2024-03-13chore: optimize block stack, remove EndFunc (#12)Henry Gressmann
2024-03-12test: make tests work on more targets (#11)Henry Gressmann
2024-03-12feat: make `Imports` and `Module` cloneable (#9)David Rauschenbach
2024-03-09chore: improve documentation, testsHenry Gressmann
2024-03-06docs: update readmeHenry Gressmann
2024-03-01ci: use pathfinder_simd fork to fix ci build on nightlyHenry Gressmann
2024-03-01docs: update changelogHenry Gressmann
2024-03-01Release 0.5.0Henry Gressmann
2024-03-01chore: prepare releaseHenry Gressmann
2024-02-27feat: rework instructions (#4)Henry Gressmann
2024-02-27chore: update readmeHenry Gressmann
2024-02-27chore: update benchmark resultsHenry Gressmann