Skip to content

polymorph-webcrypto v0.1.0

Latest

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.