Skip to content
This repository was archived by the owner on Sep 8, 2025. It is now read-only.

Refactor spawning in wasi crates#231

Merged
alexcrichton merged 1 commit into
bytecodealliance:mainfrom
alexcrichton:refactor-spawn
Jul 15, 2025
Merged

Refactor spawning in wasi crates#231
alexcrichton merged 1 commit into
bytecodealliance:mainfrom
alexcrichton:refactor-spawn

Conversation

@alexcrichton
Copy link
Copy Markdown
Member

Add a SpawnExt helper which provides type-inference-guided signatures to avoid annotating closures with argument type annotations.

Add a `SpawnExt` helper which provides type-inference-guided signatures
to avoid annotating closures with argument type annotations.
@alexcrichton alexcrichton enabled auto-merge July 15, 2025 20:54
@alexcrichton alexcrichton added this pull request to the merge queue Jul 15, 2025
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Jul 15, 2025
@alexcrichton alexcrichton added this pull request to the merge queue Jul 15, 2025
Merged via the queue into bytecodealliance:main with commit f804310 Jul 15, 2025
43 checks passed
@alexcrichton alexcrichton deleted the refactor-spawn branch July 15, 2025 21:40
alexcrichton added a commit to alexcrichton/wasip3-prototyping that referenced this pull request Jul 15, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant