#12573 9a565d5 Thanks @petebacondarwin! - Add support for native node:child_process module from workerd when the enable_nodejs_child_process_module compatibility flag is enabled.
This feature is currently experimental and requires both the enable_nodejs_child_process_module and experimental compatibility flags to be set.
#12023 7f18183 Thanks @petebacondarwin! - Add support for native node:tty module from workerd when the enable_nodejs_tty_module compatibility flag is enabled.
This feature is currently experimental and requires nodejs_compat, experimental, and enable_nodejs_tty_module compatibility flags to be set.
#12363 39491f9 Thanks @petebacondarwin! - Add support for the native node:v8 module from workerd when the enable_nodejs_v8_module and experimental compatibility flags are enabled
This feature is currently experimental and requires nodejs_compat, experimental, and enable_nodejs_v8_module compatibility flags to be set.
Fetched March 31, 2026