| .. |
|
cjs-esm-esm-cycle
|
…
|
|
|
custom-condition
|
module: fix conditions override in synchronous resolve hooks
|
2025-07-26 09:13:11 +00:00 |
|
deprecated-folders-ignore
|
…
|
|
|
dynamic-import
|
…
|
|
|
esm-cjs-esm-cycle
|
…
|
|
|
esm-cjs-esm-esm-cycle
|
…
|
|
|
esm-esm-cjs-esm-cycle
|
…
|
|
|
esm-esm-cjs-esm-esm-cycle
|
…
|
|
|
esm-in-require-cache
|
module: only put directly require-d ESM into require.cache
|
2025-09-17 13:13:59 +00:00 |
|
exports-both
|
…
|
|
|
exports-import-default
|
…
|
|
|
exports-import-only
|
…
|
|
|
exports-require-only
|
…
|
|
|
folder%25with percentage#
|
…
|
|
|
import-require-tla-twice
|
esm: fix missed renaming in ModuleJob.runSync
|
2025-09-04 10:01:32 +00:00 |
|
json-cache
|
…
|
|
|
legacy-main-resolver
|
…
|
|
|
module-condition
|
…
|
|
|
module-counter-by-type
|
…
|
|
|
package-cjs-named-error
|
…
|
|
|
package-default-extension
|
…
|
|
|
package-ends-node_modules
|
…
|
|
|
package-type-commonjs
|
…
|
|
|
package-type-module
|
…
|
|
|
package-without-pjson
|
…
|
|
|
package-without-type
|
…
|
|
|
pjson-invalid
|
…
|
|
|
pjson-main
|
…
|
|
|
pkgimports
|
…
|
|
|
require-and-import
|
…
|
|
|
require-esm-in-cjs-cache
|
esm: populate separate cache for require(esm) in imported CJS
|
2025-09-08 14:59:31 +00:00 |
|
require-module-instantiated
|
module: handle instantiated async module jobs in require(esm)
|
2025-05-08 20:10:32 +00:00 |
|
self-deprecated-folders
|
…
|
|
|
test_node_modules
|
…
|
|
|
tla
|
…
|
|
|
transpiled-cjs-require-module
|
…
|
|
|
builtin-imports-case.mjs
|
…
|
|
|
cjs-esm-esm.js
|
…
|
|
|
cjs-esm.js
|
…
|
|
|
cjs-exports-invalid.mjs
|
…
|
|
|
cjs-exports.mjs
|
…
|
|
|
cjs-file.cjs
|
…
|
|
|
cjs.js
|
…
|
|
|
conditional-exports.js
|
…
|
|
|
conditional-exports.mjs
|
…
|
|
|
data-import.mjs
|
…
|
|
|
dep.wasm
|
esm: unwrap WebAssembly.Global on Wasm Namespaces
|
2025-05-27 11:40:28 -07:00 |
|
dep.wat
|
esm: unwrap WebAssembly.Global on Wasm Namespaces
|
2025-05-27 11:40:28 -07:00 |
|
dep1.js
|
…
|
|
|
dep2.js
|
…
|
|
|
es-note-error-1.cjs
|
…
|
|
|
es-note-error-1.mjs
|
…
|
|
|
es-note-error-2.cjs
|
…
|
|
|
es-note-error-2.mjs
|
…
|
|
|
es-note-error-3.cjs
|
…
|
|
|
es-note-error-3.mjs
|
…
|
|
|
es-note-error-4.cjs
|
…
|
|
|
es-note-error-4.mjs
|
…
|
|
|
es-note-promiserej-import-2.cjs
|
…
|
|
|
es-note-unexpected-export-1.cjs
|
…
|
|
|
es-note-unexpected-export-2.cjs
|
…
|
|
|
es-note-unexpected-import-1.cjs
|
…
|
|
|
es-note-unexpected-import-3.cjs
|
…
|
|
|
es-note-unexpected-import-4.cjs
|
…
|
|
|
es-note-unexpected-import-5.cjs
|
…
|
|
|
esm-snapshot-mutator.js
|
…
|
|
|
esm-snapshot.js
|
…
|
|
|
esm-top-level-await.mjs
|
…
|
|
|
export-es-module-2.mjs
|
…
|
|
|
export-es-module.mjs
|
…
|
|
|
export-name-code-injection.wasm
|
…
|
|
|
export-name-code-injection.wat
|
…
|
|
|
export-name-syntax-error.wasm
|
…
|
|
|
export-name-syntax-error.wat
|
…
|
|
|
exports-cases.js
|
esm: fix module.exports export on CJS modules
|
2025-03-09 13:51:04 -07:00 |
|
exports-cases2.js
|
…
|
|
|
exports-cases3.js
|
…
|
|
|
file.ext
|
…
|
|
|
file.unknown
|
…
|
|
|
globals.js
|
esm: unwrap WebAssembly.Global on Wasm Namespaces
|
2025-05-27 11:40:28 -07:00 |
|
globals.wasm
|
esm: unwrap WebAssembly.Global on Wasm Namespaces
|
2025-05-27 11:40:28 -07:00 |
|
globals.wat
|
esm: unwrap WebAssembly.Global on Wasm Namespaces
|
2025-05-27 11:40:28 -07:00 |
|
import-data-url.mjs
|
…
|
|
|
import-esm.mjs
|
…
|
|
|
import-invalid-ext.mjs
|
…
|
|
|
import-invalid-pjson.mjs
|
…
|
|
|
import-json-named-export.mjs
|
…
|
|
|
import-meta-main.mjs
|
esm: implement import.meta.main
|
2025-05-26 22:31:54 +00:00 |
|
import-meta-main.ts
|
module: fix typescript import.meta.main
|
2025-06-12 11:21:54 +00:00 |
|
import-name.wasm
|
…
|
|
|
import-name.wat
|
…
|
|
|
import-process-exit.mjs
|
…
|
|
|
import-resolve-exports.mjs
|
…
|
|
|
imported-esm.mjs
|
…
|
|
|
imports-loose.mjs
|
…
|
|
|
imports-noext.mjs
|
…
|
|
|
invalid-cjs.js
|
…
|
|
|
invalid-export-name-wasm-js.wasm
|
esm: js-string Wasm builtins in ESM Integration
|
2025-07-18 15:50:52 -07:00 |
|
invalid-export-name-wasm-js.wat
|
esm: js-string Wasm builtins in ESM Integration
|
2025-07-18 15:50:52 -07:00 |
|
invalid-export-name.wasm
|
esm: js-string Wasm builtins in ESM Integration
|
2025-07-18 15:50:52 -07:00 |
|
invalid-export-name.wat
|
esm: js-string Wasm builtins in ESM Integration
|
2025-07-18 15:50:52 -07:00 |
|
invalid-import-module.wasm
|
esm: js-string Wasm builtins in ESM Integration
|
2025-07-18 15:50:52 -07:00 |
|
invalid-import-module.wat
|
esm: js-string Wasm builtins in ESM Integration
|
2025-07-18 15:50:52 -07:00 |
|
invalid-import-name-wasm-js.wasm
|
esm: js-string Wasm builtins in ESM Integration
|
2025-07-18 15:50:52 -07:00 |
|
invalid-import-name-wasm-js.wat
|
esm: js-string Wasm builtins in ESM Integration
|
2025-07-18 15:50:52 -07:00 |
|
invalid-import-name.wasm
|
esm: js-string Wasm builtins in ESM Integration
|
2025-07-18 15:50:52 -07:00 |
|
invalid-import-name.wat
|
esm: js-string Wasm builtins in ESM Integration
|
2025-07-18 15:50:52 -07:00 |
|
invalid-posix-host.mjs
|
…
|
|
|
js-string-builtins.wasm
|
esm: js-string Wasm builtins in ESM Integration
|
2025-07-18 15:50:52 -07:00 |
|
js-string-builtins.wat
|
esm: js-string Wasm builtins in ESM Integration
|
2025-07-18 15:50:52 -07:00 |
|
json-modules-attributes.mjs
|
module: link module with a module request record
|
2025-07-04 19:56:08 +00:00 |
|
json-modules.mjs
|
…
|
|
|
loop.mjs
|
…
|
|
|
loose.js
|
…
|
|
|
message.mjs
|
…
|
|
|
mjs-file.mjs
|
…
|
|
|
noext
|
…
|
|
|
noext-esm
|
…
|
|
|
noext-wasm
|
…
|
|
|
pattern-trailing-slash.mjs
|
…
|
|
|
print-3.mjs
|
…
|
|
|
print-entrypoint.mjs
|
…
|
|
|
process-exit.mjs
|
…
|
|
|
reference-error-esm.js
|
…
|
|
|
reference-error.mjs
|
…
|
|
|
require-cjs.mjs
|
…
|
|
|
require-esm-throws-with-loaders.js
|
…
|
|
|
require-module.js
|
…
|
|
|
require-reference-error.cjs
|
…
|
|
|
require-syntax-error.cjs
|
…
|
|
|
require-throw-error.cjs
|
…
|
|
|
required-cjs.js
|
…
|
|
|
runmain.mjs
|
…
|
|
|
runtime-error-esm.js
|
…
|
|
|
should-not-be-resolved.mjs
|
…
|
|
|
simple.wasm
|
…
|
|
|
simple.wat
|
…
|
|
|
stateful.mjs
|
…
|
|
|
symlink.mjs
|
…
|
|
|
synchronous-rejection-esm.js
|
…
|
|
|
syntax-error.mjs
|
…
|
|
|
test-esm-comma,.mjs
|
…
|
|
|
test-esm-double-encoding-native%20.mjs
|
…
|
|
|
test-esm-ok.mjs
|
…
|
|
|
throw-error.mjs
|
…
|
|
|
top-level-wasm.wasm
|
esm: support top-level Wasm without package type
|
2025-04-03 19:38:40 -07:00 |
|
unimportable.wasm
|
…
|
|
|
wasm-dep.mjs
|
…
|
|
|
wasm-function.js
|
esm: support top-level Wasm without package type
|
2025-04-03 19:38:40 -07:00 |
|
wasm-modules.mjs
|
…
|
|
|
wasm-object.js
|
esm: support top-level Wasm without package type
|
2025-04-03 19:38:40 -07:00 |
|
wasm-source-phase.js
|
…
|
|
|
wasm-string-constants.js
|
esm: support top-level Wasm without package type
|
2025-04-03 19:38:40 -07:00 |