Skip to content

Tags: dylibso/wasmstore

Tags

v0.3.1

Toggle v0.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: prepare clients for 0.3.0 release (#19)

* chore: bump client version

* cleanup(ci): require VERSION argument to `make release`

* chore(ci): use ocaml 5.1 for releases

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: Add support for component modules (#17)

* feat: enable components in wasmparser

* chore: bump wasmparser version

* fix: update to work with component modules

---------

Co-authored-by: Rob Wong <rob@dylibso.com>

v0.2.1

Toggle v0.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: update `remove`, `find` and `contains_hash` functions (#15)

* fix: update remove and contains_hash functions

* fix: don't return modules unless they're active in store

* ci: update to 5.1

* chore: update wasmparser

* test: improve new tests

* chore: update deps and lockfile

* cleanup: improve get_hash_and_filename function

* cleanup: improve doc comments

v0.2.0

Toggle v0.2.0's commit message
fix(release): make target configurable

v0.1.0

Toggle v0.1.0's commit message
chore: enable macos ci

v0.0.0

Toggle v0.0.0's commit message
ci: typo