Releases: polymorph-components/polymorph-webcrypto
Release list
polymorph-webcrypto v0.1.0
Release 0.1.0 at 5bb3d48.
First release of polymorph:webcrypto: the polymorph:webcrypto@0.1.0 WIT package and its implementations — the Wasmtime host (polymorph-webcrypto-wasmtime, RustCrypto), the deltic and jco JS hosts over the platform Web Crypto API, the in-guest provider component, and the guest libraries (polymorph-webcrypto-guest, @polymorph/webcrypto-componentize).
Still 0.x/unstable, but caret-honest: releases within a minor line stay compatible; breaking changes bump the minor. Consumption is pinned at a release commit — cargo git dependencies, vendored WIT, the release-pinned deltic/JSR graph — bumped deliberately. See README.md §Releases.
Toolchains (CI artifacts)
componentize-js builds, one asset per pinned revision and platform. See componentize-sdk/wpt/component.sh.
WPT runner components (CI artifacts)
Componentized WPT runners built by the wpt-component CI job, keyed by input-lock hash. See componentize-sdk/wpt/README.md.