node/lib/internal/process
James M Snell e1f0d2a014
stream: add stream/iter Implementation
Experimental implementation of https://stream-iter.jasnell.me/

Signed-off-by: James M Snell <jasnell@gmail.com>
Assisted-By: Claude/Opus 4.6
PR-URL: https://github.com/nodejs/node/pull/62066
Reviewed-By: Robert Nagy <ronagy@icloud.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
2026-03-30 17:20:29 +02:00
..
execution.js repl: remove dependency on domain module 2026-03-25 10:40:14 +01:00
finalization.js
per_thread.js lib: prefer call() over apply() if argument list is not array 2026-01-13 10:04:20 -03:00
permission.js src,permission: add --allow-inspector ability 2025-09-11 20:10:02 +00:00
pre_execution.js stream: add stream/iter Implementation 2026-03-30 17:20:29 +02:00
promises.js process: fix wrong asyncContext under unhandled-rejections=strict 2025-10-04 02:12:19 +00:00
report.js src: add cli option to preserve env vars on dr 2024-11-08 17:49:43 +00:00
signal.js
task_queues.js async_hooks: enabledHooksExist shall return if hooks are enabled 2026-01-20 14:34:30 +01:00
warning.js
worker_thread_only.js