summaryrefslogtreecommitdiff
path: root/Cargo.lock
AgeCommit message (Expand)Author
12 dayschore: update deps, fix clippy warnings, add wast ModuleDefinitionHenry
2026-07-14chore: specialize local copy, use closures to improve tracesHenry
2026-07-08chore: simplify simd instruction implementationsHenry
2026-06-29chore: v0.9.1Henry
2026-06-27feat: blocking host reentrant callsHenry
2026-06-20chore: updateHenry
2026-06-17chore: update wasmparser / testsuiteHenry
2026-05-21chore: update depsHenry
2026-05-18chore: updateHenry
2026-05-05chore: prepare v0.9.0Henry
2026-05-02chore: bump versionHenry
2026-05-02chore: add more tests, fix issues with import types, cleanup doom exampleHenry
2026-05-02feat: add doom example, fix import argument orderHenry
2026-05-01chore: updateHenry
2026-04-26chore: v0.9.0-alpha.0Henry
2026-04-26feat: new tinywasm cliHenry
2026-04-26feat: multithreaded wasm parserHenry
2026-04-25chore: reduce instantiation ovherhead & refactor optimizeHenry
2026-04-17feat: refactor optimizer + executor, add v128 super instructionsHenry
2026-04-16chore: use new rust featuresHenry
2026-04-10chore: update testsuiteHenry
2026-04-04fix: intruction enum size regressionHenry
2026-04-03chore: updateHenry
2026-03-30chore: cleanupHenry
2026-03-23chore: cleanupHenry
2026-03-23chore: re-use stack allocationsHenry
2026-03-19feat: add all simd instructions, add stackop macroHenry
2026-02-12chore: upgrade depsHenry
2026-01-25chore: update depsHenry
2026-01-05chore: more simd stuffHenry Gressmann
2025-12-08chore: update everything, more simd stuffHenry Gressmann
2025-11-27chore: remove unstable-simd feature, rename logging feature to logHenry Gressmann
2025-10-03docs: archive noticeHenry Gressmann
2025-09-21chore: update depsHenry Gressmann
2025-08-01chore: update depsHenry Gressmann
2025-06-26chore: updateHenry Gressmann
2025-06-19chore: fix ciHenry Gressmann
2025-06-13chore: update depsHenry Gressmann
2025-05-29chore: update depsHenry Gressmann
2025-05-24chore: update deps, rename simd featureHenry Gressmann
2025-05-06chore: update deps, update nightlyHenry Gressmann
2025-04-26feat: add canonicalize_nans featureHenry Gressmann
2025-04-23chore: update deps, properly feature gate simdHenry Gressmann
2025-04-03chore: update deps, cargo fmtHenry Gressmann
2025-03-06chore: update wasmparserHenry Gressmann
2025-03-06Merge branch 'next' into feat/simdHenry Gressmann
2025-03-02feat: memory64 support (#38)Henry Gressmann
2025-03-01chore: add back simd testsuiteHenry Gressmann
2025-02-25chore: update to rust 2024Henry Gressmann
2025-02-12feat: use postcard for new twasm formatHenry Gressmann