summaryrefslogtreecommitdiff
path: root/crates/cli/Cargo.toml
AgeCommit message (Expand)Author
2023-12-09chore: improve documentationHenry Gressmann
2023-12-06feat: validate module opcodes, logging featureHenry Gressmann
2023-12-04feat: add store idsHenry Gressmann
2023-12-04chore: remove unneeded dependenciesHenry Gressmann
2023-12-04fix: wat feature flag, ensure wasm target compilesHenry Gressmann
2023-12-04feat: add wat support to cliHenry Gressmann
2023-12-02feat: finish parser module, switch from tracing to logHenry Gressmann
2023-11-29feat: basic working wasm adder (experiment)Henry Gressmann
2023-11-28chore: add wasm spec testsuiteHenry Gressmann
2023-11-28refactor: seperate cli crateHenry Gressmann