summaryrefslogtreecommitdiff
path: root/Cargo.lock
AgeCommit message (Expand)Author
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
2025-02-10chore: update depsHenry Gressmann
2025-01-14chore: update deps, spellingHenry Gressmann
2025-01-06feat: replace `RefNull` with new `FuncRef` and `ExternRef` structsHenry Gressmann
2025-01-06Check returns in untyped host functions (#27)WhaleKit
2024-12-28chore: update depsHenry Gressmann
2024-12-09chore: improve testsuiteHenry Gressmann
2024-12-07chore: move wasm-testsuite to a seperate repo & update testsHenry Gressmann
2024-12-04chore: update wasmparser to use new simd_visitorHenry Gressmann
2024-11-28chore: update wasmparserHenry Gressmann
2024-11-21chore: update wasm testsuiteHenry Gressmann
2024-11-17ci: don't add -D warnings rust flagsHenry Gressmann
2024-11-13chore: update depsHenry Gressmann
2024-10-24chore: add root package versionHenry Gressmann
2024-10-11feat: add simd support to the parserHenry Gressmann
2024-10-05chore: update depsHenry Gressmann
2024-09-12chore: refactor compiler macrosHenry Gressmann
2024-09-11chore: update deps, improve contributing guidelines, improve ciHenry Gressmann
2024-09-10feat: Custom memory page size (#22)Daniel Stuart
2024-09-05chore: update to rust 1.81, update wasm testsuiteHenry Gressmann
2024-08-29Release 0.8.0Henry Gressmann
2024-08-25chore: update wasmparser + testsuiteHenry Gressmann