Stream: git-wasmtime

Topic: wasmtime / PR #8882 Update the wasm-tools family of crates


view this post on Zulip Wasmtime GitHub notifications bot (Jun 27 2024 at 21:45):

alexcrichton opened PR #8882 from alexcrichton:update-wasm-tools to bytecodealliance:main:

This notably brings in a limitation where component model flags types must have 32 or fewer flags in accordance with the transition plan of https://github.com/WebAssembly/component-model/issues/370. A feature flag is added to go back to the previous behavior to avoid breaking anyone too much.

This additionally brings in a fix for a panic when validating invalid modules with tail calls.

<!--
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 (Jun 27 2024 at 21:45):

alexcrichton commented on PR #8882:

I'll note that this is a draft as I'd like to get in https://github.com/bytecodealliance/wit-bindgen/pull/990 and https://github.com/bytecodealliance/wit-bindgen/pull/989 and update wit-bindgen here too

view this post on Zulip Wasmtime GitHub notifications bot (Jun 27 2024 at 22:02):

alexcrichton updated PR #8882.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 28 2024 at 00:15):

alexcrichton updated PR #8882.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 28 2024 at 00:15):

alexcrichton has marked PR #8882 as ready for review.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 28 2024 at 00:15):

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

view this post on Zulip Wasmtime GitHub notifications bot (Jun 28 2024 at 00:15):

alexcrichton requested pchickey for a review on PR #8882.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 28 2024 at 00:15):

alexcrichton requested wasmtime-default-reviewers for a review on PR #8882.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 28 2024 at 00:15):

alexcrichton commented on PR #8882:

Ok should be reading pending CI

view this post on Zulip Wasmtime GitHub notifications bot (Jun 28 2024 at 00:36):

alexcrichton updated PR #8882.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 28 2024 at 00:36):

alexcrichton commented on PR #8882:

On second thought let's not update wit-bindgen.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 28 2024 at 02:48):

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

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 (Jun 28 2024 at 04:59):

pchickey submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 08 2024 at 13:30):

alexcrichton merged PR #8882.


Last updated: Oct 23 2024 at 20:03 UTC