Skip to content

Conversation

@cpetig
Copy link
Contributor

@cpetig cpetig commented Jan 20, 2026

This came up while designing the patches in wasmtime and wit-bindgen, the feature is not named in accordance with the spec and if we ever would like to rename it, it should be now or never. Because right now the feature is in little use but will be used more widely soon.

I recall talking with @alexcrichton about this somewhere before (couldn't find it) and we decided that it wasn't worth the extra effort. But with this patch available the scale might tip - it feels less weird to have it named fixed-length list everywhere.

This will require matching patches in wit-bindgen, wac, and wasmtime once these upgrade to this wasm-tools version.

@cpetig cpetig requested a review from a team as a code owner January 20, 2026 13:00
@cpetig cpetig requested review from pchickey and removed request for a team January 20, 2026 13:00
@cpetig
Copy link
Contributor Author

cpetig commented Jan 20, 2026

PS: I am not able to add this to Implement WIT Fixed-Length-Lists but it belongs there.

@alexcrichton
Copy link
Member

CI failure looks unrelated to this PR, I'll investigate soon

Copy link
Member

@alexcrichton alexcrichton left a comment

Choose a reason for hiding this comment

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

Thanks! With #2422 CI should be fixed now, mind rebasing?

@cpetig cpetig force-pushed the fixed_length_rename branch from 561972e to e77bc56 Compare January 21, 2026 08:23
@alexcrichton alexcrichton added this pull request to the merge queue Jan 21, 2026
Merged via the queue into bytecodealliance:main with commit 445db15 Jan 21, 2026
35 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants