Stream: git-wasmtime

Topic: wasmtime / PR #7930 Update how WIT packages are parsed


view this post on Zulip Wasmtime GitHub notifications bot (Feb 13 2024 at 18:49):

alexcrichton requested fitzgen for a review on PR #7930.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 13 2024 at 18:49):

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

view this post on Zulip Wasmtime GitHub notifications bot (Feb 13 2024 at 18:49):

alexcrichton opened PR #7930 from alexcrichton:update-parse to bytecodealliance:main:

Use a new wit_parser::Resolve::push_path API instead of a combo of push_dir and UnresolvedPackage which handles the wasm format internally and otherwise is a superset of the prior functionality.

<!--
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 (Feb 13 2024 at 18:53):

pchickey submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 13 2024 at 18:59):

alexcrichton has enabled auto merge for PR #7930.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 13 2024 at 19:31):

alexcrichton merged PR #7930.


Last updated: Oct 23 2024 at 20:03 UTC