Skip to content

build: add --shared-highway configure flag - #65686

Open
aduh95 wants to merge 1 commit into
nodejs:mainfrom
aduh95:shared-hwy
Open

build: add --shared-highway configure flag#65686
aduh95 wants to merge 1 commit into
nodejs:mainfrom
aduh95:shared-hwy

Conversation

@aduh95

@aduh95 aduh95 commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

V8 supports it, we might as well

Signed-off-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/actions
  • @nodejs/gyp
  • @nodejs/v8-update

@nodejs-github-bot nodejs-github-bot added build Issues and PRs related to Node.js builds or CI infrastructure. meta Issues and PRs related to the general management of the project. needs-ci PRs that need a full CI run. tools Issues and PRs related to the tools directory. v8 engine Issues and PRs related to the V8 dependency. labels Aug 31, 2026
@github-actions

Copy link
Copy Markdown
Contributor
Platform Number of requisites Proportion of new derivations
x86_64-linux 485 -> 486 => +1 1 / 486 = 0.2%
aarch64-linux 486 -> 487 => +1 1 / 487 = 0.2%
x86_64-darwin 427 -> 428 => +1 1 / 428 = 0.2%
aarch64-darwin 428 -> 429 => +1 1 / 429 = 0.2%
Total 1826 -> 1830 => +4 4 / 1830 = 0.2%
Changelog
@@ -614,0 +615,4 @@
+/nix/store/9ps8zgr1ayyb0xsfjgc5l4fj5cl6580l-libhwy-1.3.0 (x86_64-darwin)
+/nix/store/1anb6fsq5mlxspcygc2zny7r8b35ndrr-libhwy-1.4.0 (aarch64-darwin)
+/nix/store/fp8vz64x28x83c0d0kgp1nsllba90jg0-libhwy-1.4.0 (aarch64-linux)
+/nix/store/rng7khx9mgqrzrsnbgfksgy56ad6r6hw-libhwy-1.4.0 (x86_64-linux)

@codecov

codecov Bot commented Aug 31, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.06%. Comparing base (c4336d9) to head (23438cb).
⚠️ Report is 7 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #65686      +/-   ##
==========================================
+ Coverage   90.05%   90.06%   +0.01%     
==========================================
  Files         754      754              
  Lines      256369   256378       +9     
  Branches    48488    48494       +6     
==========================================
+ Hits       230865   230903      +38     
+ Misses      16630    16619      -11     
+ Partials     8874     8856      -18     

see 28 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build Issues and PRs related to Node.js builds or CI infrastructure. meta Issues and PRs related to the general management of the project. needs-ci PRs that need a full CI run. tools Issues and PRs related to the tools directory. v8 engine Issues and PRs related to the V8 dependency.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants