Skip to content

windows: integrate OS and standard-library support (R6, depends on xgo-dev/llgo#2405) - #188

Draft
cpunion wants to merge 112 commits into
codex/windows-r5-fault-seh-20260825from
codex/windows-r6-stdlib-20260826
Draft

windows: integrate OS and standard-library support (R6, depends on xgo-dev/llgo#2405)#188
cpunion wants to merge 112 commits into
codex/windows-r5-fault-seh-20260825from
codex/windows-r6-stdlib-20260826

Conversation

@cpunion

@cpunion cpunion commented Aug 26, 2026

Copy link
Copy Markdown
Owner

Integration PR for R6 of xgo-dev#2325. This PR targets the R5 fork branch so the complete Windows OS and standard-library stage can run CI without opening the final upstream PR before its dependency merges.

Scope:

  • reuse and bridge the pinned Go Windows runtime and standard-library implementations
  • add files, processes, console signals, testing hooks, CPU profiling, and IOCP networking
  • run Windows language, extension, test/std, demo, symbol-coverage, and GOROOT compatibility coverage
  • retain macOS and Linux behavior and avoid adding hosted Windows code to other targets

Current native validation uses Go 1.26.5 on Windows ARM64 in Parallels. All 32 GOROOT coverage shards have been exercised. The only remaining receiver-diagnostic failure was extracted into the independent upstream PR xgo-dev#2417 and is intentionally not duplicated here.

This remains draft while CI and the R6 diff audit are completed. The final upstream R6 PR will be based on the merged R5 boundary.

cpunion added 30 commits August 26, 2026 00:14
@cpunion cpunion added the windows Windows platform support label Aug 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

windows Windows platform support

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant