Skip to content

Fix loading fixed length lists from memory#13985

Open
alexcrichton wants to merge 1 commit into
bytecodealliance:mainfrom
alexcrichton:fix-fixed-length-list-typo
Open

Fix loading fixed length lists from memory#13985
alexcrichton wants to merge 1 commit into
bytecodealliance:mainfrom
alexcrichton:fix-fixed-length-list-typo

Conversation

@alexcrichton

Copy link
Copy Markdown
Member

A copy/paste error meant that Val::Tuple was produced instead of Val::FixedLengthList.

A copy/paste error meant that `Val::Tuple` was produced instead of
`Val::FixedLengthList`.
@alexcrichton
alexcrichton requested a review from a team as a code owner July 25, 2026 19:59
@alexcrichton
alexcrichton requested review from pchickey and removed request for a team July 25, 2026 19:59
@github-actions github-actions Bot added the wasmtime:api Related to the API of the `wasmtime` crate itself label Jul 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

wasmtime:api Related to the API of the `wasmtime` crate itself

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant