summaryrefslogtreecommitdiff
path: root/crates/parser/Cargo.toml
AgeCommit message (Expand)Author
2026-04-26feat: multithreaded wasm parserHenry
2025-11-27chore: remove unstable-simd feature, rename logging feature to logHenry Gressmann
2025-05-06chore: cleanupHenry Gressmann
2025-02-25chore: update to rust 2024Henry Gressmann
2025-02-10chore: update depsHenry Gressmann
2025-01-14chore: update deps, spellingHenry Gressmann
2024-12-28chore: update depsHenry Gressmann
2024-11-28chore: update wasmparserHenry Gressmann
2024-11-13chore: update depsHenry Gressmann
2024-10-11feat: add simd support to the parserHenry Gressmann
2024-10-05chore: update depsHenry Gressmann
2024-09-11chore: update deps, improve contributing guidelines, improve ciHenry Gressmann
2024-08-25chore: update wasmparser + testsuiteHenry Gressmann
2024-08-01chore: update depsHenry Gressmann
2024-07-16chore: update wasmparserHenry Gressmann
2024-07-13chore: update depsHenry 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-27chore: improve value stackHenry Gressmann
2024-05-24chore: cleanup simd stack codeHenry Gressmann
2024-05-22chore: update depsHenry Gressmann
2024-05-15Release 0.7.0Henry Gressmann
2024-05-09chore: update dependencies + test specHenry Gressmann
2024-05-01feat: switch back to upstream wasmparserHenry Gressmann
2024-03-27Release 0.6.0Henry Gressmann
2024-03-27chore: update dependenciesHenry Gressmann
2024-03-12test: make tests work on more targets (#11)Henry Gressmann
2024-03-01Release 0.5.0Henry Gressmann
2024-03-01chore: prepare releaseHenry Gressmann
2024-02-27chore: remove recursive macro from parserHenry Gressmann
2024-02-24feat: switch to own fork of wasmparserHenry Gressmann
2024-01-30Release 0.4.0Henry Gressmann
2024-01-29feat: pre-processed wasmHenry Gressmann
2024-01-11chore: bump to alpha versionHenry Gressmann
2024-01-10chore: improve documentation, testsHenry 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
2023-12-09fix: missing versionsHenry Gressmann
2023-12-09Release 0.0.2Henry Gressmann
2023-12-09fix: crate metadataHenry Gressmann
2023-12-09Release 0.0.1Henry Gressmann
2023-12-09chore: prepare publishHenry Gressmann
2023-12-09chore: improve documentationHenry Gressmann