Skip to content

coro: sync latest xgo-dev/main wasm runtime patches - #50

Merged
cpunion merged 3 commits into
llvm-corofrom
coro/sync-upstream-20260726b
Jul 26, 2026
Merged

coro: sync latest xgo-dev/main wasm runtime patches#50
cpunion merged 3 commits into
llvm-corofrom
coro/sync-upstream-20260726b

Conversation

@cpunion

@cpunion cpunion commented Jul 26, 2026

Copy link
Copy Markdown
Owner

Sync llvm-coro with the latest xgo-dev/main after PRs xgo-dev#2090 and xgo-dev#2082.

The only merge conflict was runtime/build.go; the resolution keeps the coroutine source-patch packages (internal/poll, net, syscall, time, etc.) and adds the upstream wasm32 runtime/atomic patches plus assembly-replacement rules.

Focused validation:

  • source-patch registration/overlay/asm replacement tests pass
  • the full wasm runtime type-check was attempted under the mandatory 4 GiB RSS guard and correctly stopped at the limit; PR CI remains the authoritative full-memory validation

@gemini-code-assist

Copy link
Copy Markdown

Caution

The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased.

@cpunion
cpunion merged commit 1d481fd into llvm-coro Jul 26, 2026
15 checks passed
@cpunion
cpunion deleted the coro/sync-upstream-20260726b branch July 26, 2026 05:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants