node/lib/internal/modules
Joyee Cheung af5d1c93ce
Some checks failed
Coverage Windows / coverage-windows (push) Waiting to run
Coverage Linux (without intl) / coverage-linux-without-intl (push) Failing after 1m30s
Test and upload documentation to artifacts / build-docs (push) Failing after 5m28s
Linters / format-cpp (push) Has been skipped
Linters / lint-cpp (push) Successful in 3m56s
Linters / lint-py (push) Successful in 3m3s
Linters / lint-sh (push) Failing after 1m52s
Linters / lint-pr-url (push) Has been skipped
Linters / lint-readme (push) Successful in 1m27s
Notify on Push / Notify on Force Push on `main` (push) Has been skipped
Notify on Push / Notify on Push on `main` that lacks metadata (push) Has been skipped
Scorecard supply-chain security / Scorecard analysis (push) Failing after 52s
Coverage Linux / coverage-linux (push) Failing after 57s
Linters / lint-addon-docs (push) Successful in 2m6s
Linters / lint-yaml (push) Successful in 2m42s
Linters / lint-codeowners (push) Failing after 59s
Linters / lint-js-and-md (push) Successful in 13m14s
esm: sync-ify module translation
This completes the TODO to compile WASM synchronously and thus
making translation (i.e. compilation + instantiation) synchronous.

PR-URL: https://github.com/nodejs/node/pull/59453
Refs: https://github.com/nodejs/node/issues/55782
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
2025-08-14 14:28:40 +00:00
..
cjs module: fix conditions override in synchronous resolve hooks 2025-07-26 09:13:11 +00:00
esm esm: sync-ify module translation 2025-08-14 14:28:40 +00:00
customization_hooks.js meta: enable jsdoc/check-tag-names rule 2025-07-18 09:28:21 +00:00
helpers.js module: fix conditions override in synchronous resolve hooks 2025-07-26 09:13:11 +00:00
package_json_reader.js src: add cache to nearest parent package json 2025-07-21 15:26:02 +00:00
run_main.js meta: enable jsdoc/check-tag-names rule 2025-07-18 09:28:21 +00:00
typescript.js lib: fix getTypeScriptParsingMode jsdoc 2025-06-26 07:04:40 +00:00