node/lib/internal/main
Paolo Insogna 73b5c16684
worker: add postMessageToThread
PR-URL: https://github.com/nodejs/node/pull/53682
Backport-PR-URL: https://github.com/nodejs/node/pull/57101
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Gerhard Stöbich <deb2001-github@yahoo.de>
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
2025-02-20 13:37:44 +01:00
..
check_syntax.js module: unflag detect-module 2025-02-11 11:56:12 +01:00
embedding.js src: refactor embedded entrypoint loading 2025-02-11 11:56:00 +01:00
eval_stdin.js module: refactor ESM loader initialization and entry point handling 2024-05-02 11:19:19 +02:00
eval_string.js module: refactor ESM loader initialization and entry point handling 2024-05-02 11:19:19 +02:00
inspect.js
mksnapshot.js src: simplify embedder entry point execution 2024-03-25 19:27:04 +00:00
print_help.js bootstrap: print --help message using console.log 2024-08-19 10:32:22 +02:00
prof_process.js
repl.js module: refactor ESM loader initialization and entry point handling 2024-05-02 11:19:19 +02:00
run_main_module.js esm: bypass CommonJS loader under --default-type 2023-11-11 19:55:23 +01:00
test_runner.js test_runner, cli: add --test-timeout flag 2023-12-11 11:12:51 +00:00
watch_mode.js lib: remove startsWith/endsWith primordials for char checks 2025-01-24 22:18:42 +01:00
worker_thread.js worker: add postMessageToThread 2025-02-20 13:37:44 +01:00