You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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>