summaryrefslogtreecommitdiff
path: root/crates/parser/Cargo.toml
AgeCommit message (Expand)Author
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
2023-12-06feat: validate module opcodes, logging featureHenry Gressmann
2023-12-04chore: remove unneeded dependenciesHenry Gressmann
2023-12-02feat: finish parser module, switch from tracing to logHenry Gressmann
2023-12-01feat: wip: seperate parser and types cratesHenry Gressmann