Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

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

Appearance settings

[codex] update to latest development snapshot toolchain#763

Merged
kateinoigakukun merged 6 commits into
mainswiftwasm/JavaScriptKit:mainfrom
yt/latest-snapshot-ci-fixswiftwasm/JavaScriptKit:yt/latest-snapshot-ci-fixCopy head branch name to clipboard
Jun 11, 2026
Merged

[codex] update to latest development snapshot toolchain#763
kateinoigakukun merged 6 commits into
mainswiftwasm/JavaScriptKit:mainfrom
yt/latest-snapshot-ci-fixswiftwasm/JavaScriptKit:yt/latest-snapshot-ci-fixCopy head branch name to clipboard

Conversation

@kateinoigakukun

Copy link
Copy Markdown
Member

What changed

  • Updated CI snapshot toolchain downloads to the 2026-05-27 development snapshot.
  • Forced make unittest to use SwiftPM's native build system.
  • Updated JavaScriptEventLoop's scheduling fallback to match the upstream Swift change that removed SE-0505 clock forwarding APIs.

Why

Upstream Swift removed the Clock forwarding path that previously allowed unknown clocks to delegate scheduling. The JavaScript event loop now only supports the built-in ContinuousClock and SuspendingClock paths, so the fallback must trap for unsupported clocks.

Validation

  • mise exec -- env SWIFT_SDK_ID=DEVELOPMENT-SNAPSHOT-2026-05-27-a-wasm32-unknown-wasip1 make unittest
  • The suite passed on the matching 2026-05-27 host toolchain and Wasm SDK.

Note

  • --build-system native is currently required for local make unittest; SwiftPM warns that it is deprecated, so we should mention that in the PR description and revisit it when the default build-system path is compatible again.

@kateinoigakukun kateinoigakukun marked this pull request as ready for review June 11, 2026 07:02
@kateinoigakukun kateinoigakukun merged commit 6f4009c into main Jun 11, 2026
13 checks passed
@kateinoigakukun kateinoigakukun deleted the yt/latest-snapshot-ci-fix branch June 11, 2026 07:02
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.

1 participant

Morty Proxy This is a proxified and sanitized view of the page, visit original site.