summaryrefslogtreecommitdiff
path: root/crates/cli
AgeCommit message (Expand)Author
2026-05-04chore: cleanupHenry
2026-05-03chore: unify v128 representationHenry
2026-04-26chore: v0.9.0-alpha.0Henry
2026-04-26feat: new tinywasm cliHenry
2026-04-26docs: rework documentation, prepare pre-releaseHenry
2026-04-19feat: simplify module apiHenry
2026-04-12feat: remove lifetimes from runtime objectsHenry
2026-04-12feat: rework public api, add missing export apisHenry
2026-03-23chore: cleanupHenry
2025-05-29chore: update depsHenry Gressmann
2025-05-06chore: cleanupHenry Gressmann
2025-05-06chore: update deps, update nightlyHenry Gressmann
2025-04-03chore: update deps, cargo fmtHenry Gressmann
2025-03-01feat: add most basic simd instructionsHenry Gressmann
2025-02-28wip: initial simd supportHenry Gressmann
2024-10-11feat: add simd support to the parserHenry Gressmann
2024-08-12chore: clean up codeHenry Gressmann
2024-06-30chore: restructure runtime and reduce build dependenciesHenry 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-05-31chore: update deps & spec testsuiteHenry Gressmann
2024-05-22chore: update depsHenry Gressmann
2024-05-15Release 0.7.0Henry Gressmann
2024-05-15feat: v0.7.0 (#13)Henry 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-13chore: optimize block stack, remove EndFunc (#12)Henry Gressmann
2024-03-09chore: improve documentation, testsHenry Gressmann
2024-03-01Release 0.5.0Henry Gressmann
2024-03-01chore: prepare releaseHenry Gressmann
2024-02-22chore: update wasm testsuite, fix broken testsHenry Gressmann
2024-02-13chore: update dependenciesHenry Gressmann
2024-01-30Release 0.4.0Henry Gressmann
2024-01-29chore: add more examples, refactoringHenry Gressmann
2024-01-26feat: add more examples, work on new public apiHenry Gressmann
2024-01-25feat: pass full wasm 1.0 testsuiteHenry Gressmann
2024-01-11chore: bump to alpha versionHenry Gressmann
2024-01-10chore: improve documentation, testsHenry Gressmann
2024-01-06feat: importsHenry Gressmann
2024-01-04test: impprove panic reportingHenry Gressmann
2023-12-27chore: bump versionHenry
2023-12-27Release 0.1.0Henry
2023-12-19chore: bump versionHenry Gressmann
2023-12-16chore: bump version so graphic stays up to dateHenry Gressmann
2023-12-15Release 0.0.4Henry Gressmann
2023-12-10Release 0.0.3Henry Gressmann