| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
Review requested:
|
Sorry, something went wrong.
Codecov Report✅ All modified and coverable lines are covered by tests. @@ Coverage Diff @@
## v24.x-staging #65123 +/- ##
=================================================
+ Coverage 89.92% 90.31% +0.38%
=================================================
Files 686 711 +25
Lines 208389 228281 +19892
Branches 40077 43137 +3060
=================================================
+ Hits 187387 206162 +18775
- Misses 13238 14072 +834
- Partials 7764 8047 +283
... and 302 files with indirect coverage changes 🚀 New features to boost your workflow:
|
Sorry, something went wrong.
Sorry, something went wrong.
Sorry, something went wrong.
Sorry, something went wrong.
PR-URL: nodejs#59941 Backport-PR-URL: nodejs#65123 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
| Back | FazBrowse Home | New Git URL |
This backports #59941 to Node.js 24, enabling WebAssembly Promise Integration (JSPI). While this was reverted on the v25+ lines due to V8 already enabling the feature, it is very much needed on the v24.x lines, and enabling it will significantly improve compatibility.
PR-URL: #59941
Reviewed-By: James M Snell jasnell@gmail.com
Reviewed-By: Yagiz Nizipli yagiz@nizipli.com
Reviewed-By: Luigi Pinca luigipinca@gmail.com