Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update the wasm-tools family of crates #6710

Merged
merged 3 commits into from
Jul 11, 2023

Conversation

alexcrichton
Copy link
Member

This pulls in publications for bytecodealliance/wasm-tools#1118 and updates all internals to use the new APIs. Note that one of the major features of this new release is resources support throughout the tooling, but this PR does not actually implement resources support. That's left for #6691.

Mostly dealing with updates to `wasmparser`'s API.
* Add `equivalent`, `hashbrown`, and `quote` to the list of trusted
  authors. We already trust these authors for other crates.
* Pull in some upstream audits for various deps.
* I've audited the `pulldown-cmark` dependency upgrade myself.
@alexcrichton alexcrichton requested review from a team as code owners July 11, 2023 03:58
@alexcrichton alexcrichton requested review from jameysharp and removed request for a team July 11, 2023 03:58
@github-actions github-actions bot added cranelift Issues related to the Cranelift code generator cranelift:wasm wasmtime:api Related to the API of the `wasmtime` crate itself winch Winch issues or pull requests labels Jul 11, 2023
@github-actions
Copy link

Subscribe to Label Action

cc @peterhuene, @saulecabrera

This issue or pull request has been labeled: "cranelift", "cranelift:wasm", "wasmtime:api", "winch"

Thus the following users have been cc'd because of the following labels:

  • peterhuene: wasmtime:api
  • saulecabrera: winch

To subscribe or unsubscribe from this label, edit the .github/subscribe-to-label.json configuration file.

Learn more.

@sunfishcode sunfishcode added this pull request to the merge queue Jul 11, 2023
Merged via the queue into bytecodealliance:main with commit 80e68c3 Jul 11, 2023
@alexcrichton alexcrichton deleted the update-wasm-tools branch July 11, 2023 17:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cranelift:wasm cranelift Issues related to the Cranelift code generator wasmtime:api Related to the API of the `wasmtime` crate itself winch Winch issues or pull requests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants