Skip to content

lib: enable web worker api by default - #65323

Open
avivkeller wants to merge 1 commit into
nodejs:mainfrom
avivkeller:web-worker-default-enable
Open

lib: enable web worker api by default#65323
avivkeller wants to merge 1 commit into
nodejs:mainfrom
avivkeller:web-worker-default-enable

Conversation

@avivkeller

Copy link
Copy Markdown
Member

cc @panva

Ref: #64894
Ref: #43583

Makes web worker support enabled by default

Signed-off-by: avivkeller <me@aviv.sh>
@avivkeller avivkeller added the semver-major PRs that contain breaking changes and should be released in the next major version. label Aug 16, 2026
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/config

@nodejs-github-bot nodejs-github-bot added c++ Issues and PRs that require attention from people who are familiar with C++. config Issues or PRs related to the config subsystem needs-ci PRs that need a full CI run. labels Aug 16, 2026
@codecov

codecov Bot commented Aug 16, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.11%. Comparing base (d099639) to head (6b5a07c).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #65323      +/-   ##
==========================================
- Coverage   90.12%   90.11%   -0.01%     
==========================================
  Files         752      752              
  Lines      251569   251569              
  Branches    47264    47269       +5     
==========================================
- Hits       226724   226710      -14     
- Misses      16188    16192       +4     
- Partials     8657     8667      +10     
Files with missing lines Coverage Δ
src/node_options.cc 79.46% <ø> (-0.09%) ⬇️
src/node_options.h 95.34% <100.00%> (ø)

... and 31 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.

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

Labels

c++ Issues and PRs that require attention from people who are familiar with C++. config Issues or PRs related to the config subsystem needs-ci PRs that need a full CI run. semver-major PRs that contain breaking changes and should be released in the next major version.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants