Skip to content

Point Go modules at the V8 15.2 integration - #11

Merged
Stumble merged 1 commit into
Stumble:masterfrom
alva-bot01:codex/sync-v8-15-submodules
Sep 4, 2026
Merged

Point Go modules at the V8 15.2 integration#11
Stumble merged 1 commit into
Stumble:masterfrom
alva-bot01:codex/sync-v8-15-submodules

Conversation

@alva-bot01

Copy link
Copy Markdown

Summary

  • Update all four platform dependency modules to PR Finish V8 15.2 runtime integration #10's merge commit.
  • Record the module checksums for the corrected V8 15.2 archives, generated linker flags, and Chromium libc++ headers.
  • Ensure consumers outside this repository no longer resolve the intermediate artifact commit with stale cgo linker configuration.

Verification

  • go mod download all from github.com/stumble/v8go
  • go mod verify
  • CC=clang-21 CXX=clang++-21 CGO_CXXFLAGS=-nostdinc++ go vet ./... without a local Go workspace
  • CC=clang-21 CXX=clang++-21 CGO_CXXFLAGS=-nostdinc++ go test -count=1 ./... without a local Go workspace
  • git diff --check

This is the final module-version sync required before releasing V8 15.2.124.19.

@Stumble
Stumble merged commit 6ef56b6 into Stumble:master Sep 4, 2026
14 checks passed
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