Change separator style for new-indirect, spawn-indirect, and spawn-ref by TartanLlama · Pull Request #2366 · bytecodealliance/wasm-tools

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@TartanLlama

Copy link

Contributor

The component model spec was updated to change the underscores in thread.new_indirect, thread.spawn_indirect, and thread.spawn_ref to hyphens, for consistency with other intrinsics. This PR applies this change to wasm-tools.

@TartanLlama TartanLlama requested a review from a team as a code owner

November 3, 2025 13:04

@TartanLlama TartanLlama requested review from alexcrichton and removed request for a team

November 3, 2025 13:04

@alexcrichton alexcrichton added this pull request to the merge queue

Nov 3, 2025

Merged via the queue into bytecodealliance:main with commit 43f58ad

Nov 3, 2025

34 checks passed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@alexcrichton alexcrichton alexcrichton approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@TartanLlama @alexcrichton