Skip to content

Update how WIT packages are parsed#7930

Merged
alexcrichton merged 1 commit intobytecodealliance:mainfrom
alexcrichton:update-parse
Feb 13, 2024
Merged

Update how WIT packages are parsed#7930
alexcrichton merged 1 commit intobytecodealliance:mainfrom
alexcrichton:update-parse

Conversation

@alexcrichton
Copy link
Member

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.

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.
@alexcrichton alexcrichton requested a review from a team as a code owner February 13, 2024 18:49
@alexcrichton alexcrichton requested review from fitzgen and removed request for a team February 13, 2024 18:49
@alexcrichton alexcrichton added this pull request to the merge queue Feb 13, 2024
Merged via the queue into bytecodealliance:main with commit 1294b88 Feb 13, 2024
@alexcrichton alexcrichton deleted the update-parse branch February 13, 2024 19:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants