summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-11ci: fix github actionHenry Gressmann
2024-09-11chore: update deps, improve contributing guidelines, improve ciHenry Gressmann
2024-09-10fix: doc testsHenry Gressmann
2024-09-10docs: update changelog/contributingHenry Gressmann
2024-09-10ci: fix github actionHenry Gressmann
2024-09-10feat: Custom memory page size (#22)Daniel Stuart
2024-09-05chore: update to rust 1.81, update wasm testsuiteHenry Gressmann
2024-09-02wip: simd supportHenry Gressmann
2024-08-29test: fix testsuite on stableHenry Gressmann
2024-08-29docs: fix image on crates.ioHenry Gressmann
2024-08-29Release 0.8.0Henry Gressmann
2024-08-29chore: update changelogHenry Gressmann
2024-08-29feat: full multi-memory supportHenry Gressmann
2024-08-26feat: fix remaining 2.0 testsHenry Gressmann
2024-08-25chore: update wasmparser + testsuiteHenry Gressmann
2024-08-12chore: clean up codeHenry Gressmann
2024-08-01chore: enable unnecessarily disabled clippy rulesHenry Gressmann
2024-08-01chore: update depsHenry Gressmann
2024-07-16chore: update wasmparserHenry Gressmann
2024-07-13chore: update depsHenry Gressmann
2024-07-01chore: refactor executor, add LocalCopy instructionsHenry Gressmann
2024-06-30chore: Memory and Data Instances are no longer reference countedHenry Gressmann
2024-06-30chore: restructure runtime and reduce build dependenciesHenry Gressmann
2024-06-28chore: restructure runtimeHenry Gressmann
2024-06-28fix: fix 2.0 regressions introduced by 644395712a81c8f3fd56b6beafe9d3e09dfa9501Henry Gressmann
2024-06-28feat: compact value stack (#21)Henry Gressmann
2024-06-25chore: update deps & testsuite, add msrvHenry Gressmann
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