Stream: git-wasmtime

Topic: wasmtime / PR #7488 Update wasm-tools dependencies


view this post on Zulip Wasmtime GitHub notifications bot (Nov 06 2023 at 18:56):

alexcrichton requested fitzgen for a review on PR #7488.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 06 2023 at 18:56):

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

view this post on Zulip Wasmtime GitHub notifications bot (Nov 06 2023 at 18:56):

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

Pull in bytecodealliance/wasm-tools#1277 to switch the defaults for some WIT behaviors:

WIT files without semicolons can still be parsed with WIT_REQUIRE_SEMICOLONS=0. The "old" format for wasm-encoded WIT packages can be emitted via WIT_COMPONENT_ENCODING_V2=0. Note that for wasm-encoded WIT packages both the old and the new format can be decoded irregardless of env vars.

<!--
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 (Nov 06 2023 at 19:34):

pchickey submitted PR review:

LGTM. Do you intend to backport these to 15?

view this post on Zulip Wasmtime GitHub notifications bot (Nov 06 2023 at 20:28):

pchickey merged PR #7488.


Last updated: Oct 23 2024 at 20:03 UTC