v20.20.2
module: unflag detect-module
src: refactor embedded entrypoint loading
module: refactor ESM loader initialization and entry point handling
lib: enforce use of trailing commas
src: simplify embedder entry point execution
bootstrap: print `--help` message using `console.log`
esm: bypass CommonJS loader under --default-type
test_runner, cli: add --test-timeout flag
lib: remove startsWith/endsWith primordials for char checks
worker: add postMessageToThread