Skip to content

Update wasm-tools dependencies - #1036

Merged
alexcrichton merged 2 commits into
bytecodealliance:mainfrom
alexcrichton:update-wasm-tools
Aug 23, 2024
Merged

Update wasm-tools dependencies#1036
alexcrichton merged 2 commits into
bytecodealliance:mainfrom
alexcrichton:update-wasm-tools

Conversation

@alexcrichton

Copy link
Copy Markdown
Member

This notably updates to handle bytecodealliance/wasm-tools#1711 but this is done in a way that is not intended to replace #1035 but instead makes the update "as easy as possible" by just adding calls to .{size,align}_wasm32() where needed. Full support is expected to land in #1035.

This notably updates to handle bytecodealliance/wasm-tools#1711 but this
is done in a way that is not intended to replace bytecodealliance#1035 but instead makes
the update "as easy as possible" by just adding calls to
`.{size,align}_wasm32()` where needed. Full support is expected to land
in bytecodealliance#1035.
@alexcrichton
alexcrichton added this pull request to the merge queueAug 23, 2024
Merged via the queue into bytecodealliance:main with commit 04cef2fAug 23, 2024
@alexcrichton
alexcrichton deleted the update-wasm-tools branch August 23, 2024 00:45
Sign up for freeto 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

@alexcrichton@pchickey