jedisct1 opened PR #2597 from wasmtime-crypto to main:
Add support for the experimental wasi-crypto APIs.
This new PR imports only the wiggle/wasmtime integration bits into the
wasmtimerepository.The purpose of the implementation is to allow bindings and application developers to test the proposed APIs. Rust and AssemblyScript bindings are also available as examples.
Like
wasi-nn, it is currently disabled by default, and requires thewasi-cryptofeature flag to be compiled in.
jedisct1 updated PR #2597 from wasmtime-crypto to main:
Add support for the experimental wasi-crypto APIs.
This new PR imports only the wiggle/wasmtime integration bits into the
wasmtimerepository.The purpose of the implementation is to allow bindings and application developers to test the proposed APIs. Rust and AssemblyScript bindings are also available as examples.
Like
wasi-nn, it is currently disabled by default, and requires thewasi-cryptofeature flag to be compiled in.
alexcrichton submitted PR Review.
alexcrichton created PR Review Comment:
Is this intended to be a
pathdependency into the submodule perhaps?
alexcrichton submitted PR Review.
jedisct1 updated PR #2597 from wasmtime-crypto to main:
Add support for the experimental wasi-crypto APIs.
This new PR imports only the wiggle/wasmtime integration bits into the
wasmtimerepository.The purpose of the implementation is to allow bindings and application developers to test the proposed APIs. Rust and AssemblyScript bindings are also available as examples.
Like
wasi-nn, it is currently disabled by default, and requires thewasi-cryptofeature flag to be compiled in.
jedisct1 submitted PR Review.
jedisct1 created PR Review Comment:
pathdependency added!
jedisct1 updated PR #2597 from wasmtime-crypto to main:
Add support for the experimental wasi-crypto APIs.
This new PR imports only the wiggle/wasmtime integration bits into the
wasmtimerepository.The purpose of the implementation is to allow bindings and application developers to test the proposed APIs. Rust and AssemblyScript bindings are also available as examples.
Like
wasi-nn, it is currently disabled by default, and requires thewasi-cryptofeature flag to be compiled in.
jedisct1 submitted PR Review.
jedisct1 created PR Review Comment:
That requires a change to the
publishscript. Done.
alexcrichton submitted PR Review.
alexcrichton merged PR #2597.
Last updated: Dec 13 2025 at 19:03 UTC