Skip to content

Update wasmtime/wasm-tools deps - #235

Merged
dicej merged 4 commits into
bytecodealliance:mainfrom
alexcrichton:update-deps
Aug 24, 2026
Merged

Update wasmtime/wasm-tools deps#235
dicej merged 4 commits into
bytecodealliance:mainfrom
alexcrichton:update-deps

Conversation

@alexcrichton

Copy link
Copy Markdown
Member

In hopeful preparation for eventually supporting a wasip3 target...

alexcrichton and others added 3 commits August 24, 2026 13:10
In hopeful preparation for eventually supporting a wasip3 target...

Co-authored-by: Joel Dice <joel.dice@akamai.com>
Comment thread build.rs Outdated
RawSection {
id,
data: &input[range],
data: &input[range.start as usize..range.end as usize],

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: should we use usize::try_from(...).unwrap() here just in case?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure yeah, done now

(you'll need to merge this PR since I don't have permissions here)

@dicej
dicej merged commit 9b4b439 into bytecodealliance:main Aug 24, 2026
4 checks passed
@alexcrichton
alexcrichton deleted the update-deps branch August 24, 2026 23:06
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