Skip to content

Releases: polymorph-components/polymorph-webcrypto

polymorph-webcrypto v0.1.0

Choose a tag to compare

@lannbot lannbot released this 17 Aug 12:29
5bb3d48

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)

Choose a tag to compare

@github-actions github-actions released this 28 Jul 02:48
a56abe2

componentize-js builds, one asset per pinned revision and platform. See componentize-sdk/wpt/component.sh.

WPT runner components (CI artifacts)

Choose a tag to compare

@lann lann released this 27 Jul 22:31
64ef5eb

Componentized WPT runners built by the wpt-component CI job, keyed by input-lock hash. See componentize-sdk/wpt/README.md.