node
node copied to clipboard
Node.js JavaScript runtime ✨🐢🚀✨
This is an automated update of undici to 6.6.2.
### Version 21.6.0 ### Platform Darwin Nics-MacBook-Air.local 23.2.0 Darwin Kernel Version 23.2.0: Wed Nov 15 21:59:33 PST 2023; root:xnu-10002.61.3~2/RELEASE_ARM64_T8112 arm64 ### Subsystem _No response_ ### What steps will reproduce the...
The enqueue method of the test runner now converts file URLs to file paths before emitting test events. This change ensures consistency in file representations and resolves parsing issues on...
We are now directly checking the existence of a private symbol in the object to determine if an object is a ContextifyContext anyway, so there is no need to implement...
Patch to `src/trap-handler/trap-handler.h` is no longer needed now in Android building. Tested on Docker with image `ubuntu:latest` with nodejs/node@eca4b1a403959d5b83fb5a9adaae8f4c3580eea2 (HEAD), `android-ndk-r26b-linux`. Related to PR #51632, as part of a series...
### Search Keyword - Errors without stack trace - swallow error stack trace - no stack trace - incomplete stack trace - stack trace without script itself ### What is...
### What is the problem this feature will solve? Are there any plans to support wasix at some point? What's great about wasix is that it support of the existing...
* **Version**: v14.7.0 * **Platform**: Darwin suin 18.7.0 Darwin Kernel Version 18.7.0: Mon Feb 10 21:08:45 PST 2020; root:xnu-4903.278.28~1/RELEASE_X86_64 x86_64 * **Subsystem**: N/A ### What steps will reproduce the bug?...
Extract `modp_b64` dependence from Chromium to improve performance of `atob()` and `btoa()`. Refs: https://github.com/chromium/chromium/tree/92.0.4490.1/third_party/modp_b64 ## Benchmark + 12 Intel(R) Core(TM) i7-8700 CPU @ 3.20GHz + MemTotal: 32657380 kB ### Old...
This is an automated update of simdjson to 3.6.4.