Skip to content

Fix inplace_vector test on 32-bit - #8971

Open
kripken wants to merge 1 commit into
WebAssembly:mainfrom
kripken:inplace.test
Open

Fix inplace_vector test on 32-bit#8971
kripken wants to merge 1 commit into
WebAssembly:mainfrom
kripken:inplace.test

Conversation

@kripken

@kripken kripken commented Aug 5, 2026

Copy link
Copy Markdown
Member

The use of a 64-bit value led to padding being an issue. With 32-bit
values, no padding should be needed.

Fixes #8965

@kripken
kripken requested a review from a team as a code owner August 5, 2026 18:00
@kripken
kripken requested review from stevenfontanella and removed request for a team August 5, 2026 18:00
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.

InplaceVectorTest fails on armhf 32-bits

1 participant