Skip to content

Conversation

alexcrichton
Copy link
Member

This commit goes through the dependencies that wasmtime has and updates
versions where possible. This notably brings in a wasmparser/wast update
which has some simd spec changes with new instructions. Otherwise most
of these are just routine updates.

@alexcrichton alexcrichton force-pushed the update-deps2 branch 4 times, most recently from 7c833eb to 9dfb68a Compare January 21, 2021 16:39
@abrown
Copy link
Member

abrown commented Jan 21, 2021

What do you want to do about the cargo deny errors? E.g., do we downgrade rand-core... or update zstd-sys?

@github-actions github-actions bot added cranelift Issues related to the Cranelift code generator cranelift:area:peepmatic cranelift:module cranelift:wasm fuzzing Issues related to our fuzzing infrastructure lightbeam Issues related to the Lightbeam compiler wasmtime:api Related to the API of the `wasmtime` crate itself labels Jan 21, 2021
@github-actions
Copy link

Subscribe to Label Action

cc @fitzgen, @peterhuene

This issue or pull request has been labeled: "cranelift", "cranelift:area:peepmatic", "cranelift:module", "cranelift:wasm", "fuzzing", "lightbeam", "wasmtime:api"

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

  • fitzgen: cranelift:area:peepmatic, fuzzing
  • peterhuene: wasmtime:api

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

Learn more.

@alexcrichton
Copy link
Member Author

alexcrichton commented Jan 21, 2021

Hm yeah so the duplicates are:

I'll probably just add some whitelist exceptions for these since they're not really that relevant to wasmtime itself anyway.

This commit goes through the dependencies that wasmtime has and updates
versions where possible. This notably brings in a wasmparser/wast update
which has some simd spec changes with new instructions. Otherwise most
of these are just routine updates.
@alexcrichton alexcrichton merged commit 4a351ab into bytecodealliance:main Jan 21, 2021
@alexcrichton alexcrichton deleted the update-deps2 branch September 9, 2021 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cranelift:module cranelift:wasm cranelift Issues related to the Cranelift code generator fuzzing Issues related to our fuzzing infrastructure lightbeam Issues related to the Lightbeam compiler wasmtime:api Related to the API of the `wasmtime` crate itself
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants