Stream: git-wasmtime

Topic: wasmtime / PR #5782 wasi-threads: build the crate in the ...


view this post on Zulip Wasmtime GitHub notifications bot (Feb 15 2023 at 00:11):

abrown opened PR #5782 from default-wasi-threads to main:

This change adds the wasmtime-wasi-threads crate as a default crate for the CLI application. This is no change for embedders of Wasmtime: they would still have to include wasmtime-wasi-threads manually. Enabling the crate by default in the CLI application has several benefits, e.g., that it is simpler to experiment with and that it will be part of more test runs (and thus bugs can be discovered more quickly). Users will still have to add
--wasi-modules=experimental-wasi-threads to enable wasi-threads on the command line.

<!--

Please ensure that the following steps are all taken care of before submitting
the PR.

Please ensure all communication adheres to the code of conduct.
-->

view this post on Zulip Wasmtime GitHub notifications bot (Feb 15 2023 at 15:57):

abrown has marked PR #5782 as ready for review.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 16 2023 at 15:37):

alexcrichton submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 16 2023 at 15:37):

alexcrichton merged PR #5782.


Last updated: Oct 23 2024 at 20:03 UTC