Stream: git-wasmtime

Topic: wasmtime / PR #2597 Add support for the experimental wasi...


view this post on Zulip Wasmtime GitHub notifications bot (Jan 22 2021 at 13:46):

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 wasmtime repository.

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 the wasi-crypto feature flag to be compiled in.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 22 2021 at 13:50):

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 wasmtime repository.

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 the wasi-crypto feature flag to be compiled in.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 22 2021 at 15:36):

alexcrichton submitted PR Review.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 22 2021 at 15:36):

alexcrichton created PR Review Comment:

Is this intended to be a path dependency into the submodule perhaps?

view this post on Zulip Wasmtime GitHub notifications bot (Jan 22 2021 at 15:36):

alexcrichton submitted PR Review.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 22 2021 at 16:47):

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 wasmtime repository.

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 the wasi-crypto feature flag to be compiled in.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 22 2021 at 16:47):

jedisct1 submitted PR Review.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 22 2021 at 16:47):

jedisct1 created PR Review Comment:

path dependency added!

view this post on Zulip Wasmtime GitHub notifications bot (Jan 22 2021 at 18:41):

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 wasmtime repository.

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 the wasi-crypto feature flag to be compiled in.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 22 2021 at 18:42):

jedisct1 submitted PR Review.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 22 2021 at 18:42):

jedisct1 created PR Review Comment:

That requires a change to the publish script. Done.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 22 2021 at 20:09):

alexcrichton submitted PR Review.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 25 2021 at 15:33):

alexcrichton merged PR #2597.


Last updated: Oct 23 2024 at 20:03 UTC