Skip to content

[codex] Add V8 code browser build - #13

Merged
cla7aye15I4nd merged 9 commits into
mainfrom
codex/add-v8
Jul 6, 2026
Merged

[codex] Add V8 code browser build#13
cla7aye15I4nd merged 9 commits into
mainfrom
codex/add-v8

Conversation

@cla7aye15I4nd

Copy link
Copy Markdown
Owner

What changed

  • add a dedicated V8 project definition using the canonical V8 checkout and depot_tools
  • build the release v8_monolith target with ICU and external startup data disabled
  • generate a source-only compilation database for SCIP indexing
  • allow per-project timeout, build parallelism, and ccache size while retaining safe defaults for existing projects

Why

V8 is a high-value untrusted JavaScript and WebAssembly parser/runtime used by Chromium. It is intentionally handled as a large-project exception and will only be merged if the real CI build, SCIP index, compressed pack, and browser smoke test stay within the repository's resource limits.

Local validation

  • parsed the project YAML
  • syntax-checked its embedded build block
  • Actionlint
  • frontend JavaScript syntax check

The draft PR is the real resource and compatibility test.

@cla7aye15I4nd
cla7aye15I4nd marked this pull request as ready for review July 6, 2026 11:12
@cla7aye15I4nd
cla7aye15I4nd merged commit 6da6088 into main Jul 6, 2026
7 checks passed
@cla7aye15I4nd
cla7aye15I4nd deleted the codex/add-v8 branch July 6, 2026 11:12
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