Change separator style for new-indirect, spawn-indirect, and spawn-ref by TartanLlama · Pull Request #2366 · bytecodealliance/wasm-tools
Navigation Menu
{{ message }}
bytecodealliance / wasm-tools Public
- Notifications You must be signed in to change notification settings
- Fork 323
Merged
alexcrichton merged 6 commits intobytecodealliance:mainfrom
Nov 3, 2025Merged
Conversation
Copy link
Contributor
TartanLlama
commented
Nov 3, 2025
TartanLlama
commented
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 added 3 commits
November 3, 2025 12:57
TartanLlama
requested a review
from a team
as a code owner
TartanLlama
requested review from
alexcrichton
and removed request for
a team
TartanLlama
mentioned this pull request
TartanLlama added 2 commits
November 3, 2025 13:27alexcrichton approved these changes Nov 3, 2025
alexcrichton
added this pull request to the merge queue
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment