node/lib/internal/process
James M Snell ae7c6a7767 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-27 19:55:08 -07:00
..
execution.js repl: remove dependency on domain module 2026-03-06 15:38:36 +00:00
finalization.js lib: fix typos 2024-09-25 14:35:18 +00:00
per_thread.js lib: prefer call() over apply() if argument list is not array 2025-11-23 08:45:46 +00: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-27 19:55:08 -07:00
promises.js process: optimize asyncHandledRejections by using FixedQueue 2026-01-02 11:40:05 +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 2025-12-31 14:45:20 +00:00
warning.js lib: prefer logical assignment 2024-10-09 06:42:16 +00:00
worker_thread_only.js