Skip to content

Conversation

jbourassa
Copy link
Collaborator

@jbourassa jbourassa commented Oct 24, 2024

  • Bump wasmtime to v26 + run cargo update
  • Bump the gem to v26
  • Generate the changelog
  • Remove + gitignore examples/rust-crate/Cargo.lock so that (1) we stop getting irrelevant security warnings and (2) CI failures on wasmtime bumps.

The notable change is that some table APIs arew now using usize or u64 over u32. I updated the the usage to match Wasmtime's API without giving much though.

Wasmtime changelog: https://github.com/bytecodealliance/wasmtime/blob/release-26.0.0/RELEASES.md

@jbourassa jbourassa marked this pull request as ready for review October 24, 2024 16:46
@saulecabrera saulecabrera enabled auto-merge (squash) October 24, 2024 16:51
@saulecabrera saulecabrera merged commit 5376511 into main Oct 24, 2024
23 checks passed
@jbourassa jbourassa deleted the wasmtime-26 branch October 24, 2024 17:10
saulecabrera added a commit that referenced this pull request Oct 24, 2024
Removes instructions from the contributing docs regarding managing the
`Cargo.lock` file for the Rust example

These instructions are no longer valid as of: #389
saulecabrera added a commit that referenced this pull request Oct 24, 2024
Removes instructions from the contributing docs regarding managing the
`Cargo.lock` file for the Rust example

These instructions are no longer valid as of: #389
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