Stream: git-wasmtime

Topic: wasmtime / PR #9818 pulley: Disable the WebAssembly `thre...


view this post on Zulip Wasmtime GitHub notifications bot (Dec 13 2024 at 20:41):

alexcrichton requested dicej for a review on PR #9818.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 13 2024 at 20:41):

alexcrichton opened PR #9818 from alexcrichton:pulley-does-not-support-threads to bytecodealliance:main:

Forcibly disable the threads proposal for Pulley. This is done because I don't believe there's any way that we can, in Rust, implement non-atomic loads and stores in a manner that isn't undefined behavior. Until this is available leave this proposal as flagged as unsupported.

<!--
Please make sure you include the following information:

Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.html

Please ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->

view this post on Zulip Wasmtime GitHub notifications bot (Dec 13 2024 at 20:41):

alexcrichton requested wasmtime-core-reviewers for a review on PR #9818.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 13 2024 at 20:42):

alexcrichton commented on PR #9818:

I've also opened a topic on the rust-lang/rust zulip for this

view this post on Zulip Wasmtime GitHub notifications bot (Dec 13 2024 at 21:44):

github-actions[bot] commented on PR #9818:

Label Messager: wasmtime:config

It looks like you are changing Wasmtime's configuration options. Make sure to
complete this check list:

[fuzzing-config]: https://github.com/bytecodealliance/wasmtime/blob/ca0e8d0a1d8cefc0496dba2f77a670571d8fdcab/crates/fuzzing/src/generators.rs#L182-L194
[fuzzing-docs]: https://docs.wasmtime.dev/contributing-fuzzing.html


<details>

To modify this label's message, edit the <code>.github/label-messager/wasmtime-config.md</code> file.

To add new label messages or remove existing label messages, edit the
<code>.github/label-messager.json</code> configuration file.

Learn more.

</details>

view this post on Zulip Wasmtime GitHub notifications bot (Dec 14 2024 at 00:25):

fitzgen submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 14 2024 at 01:27):

alexcrichton updated PR #9818.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 14 2024 at 01:27):

alexcrichton has enabled auto merge for PR #9818.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 14 2024 at 01:54):

alexcrichton merged PR #9818.


Last updated: Dec 23 2024 at 12:05 UTC