..
submodule
LibJS: Infer file extensions when resolving module paths
2022-06-26 22:03:53 +01:00
basic-export-types.mjs
LibJS: Implement ImportCall and HostImportModuleDynamically
2022-01-22 01:21:18 +00:00
basic-modules.js
LibJS: Implement the import assertions proposal
2022-01-30 17:40:20 +00:00
declarations-tests.mjs
LibJS: Implement ImportCall and HostImportModuleDynamically
2022-01-22 01:21:18 +00:00
default-and-star-export-indirect.mjs
LibJS: Follow the spec with storing im- and export entries
2022-01-30 17:40:20 +00:00
default-and-star-export.mjs
LibJS: Follow the spec with storing im- and export entries
2022-01-30 17:40:20 +00:00
empty.mjs
LibJS: Implement ImportCall and HostImportModuleDynamically
2022-01-22 01:21:18 +00:00
import-with-assertions.mjs
LibJS: Implement the import assertions proposal
2022-01-30 17:40:20 +00:00
indirect-export-without-default.mjs
LibJS: Follow the spec with storing im- and export entries
2022-01-30 17:40:20 +00:00
json-module.json
LibJS: Add support for JSON modules
2022-01-30 17:40:20 +00:00
json-modules.js
LibJS: Add support for JSON modules
2022-01-30 17:40:20 +00:00
loop-a.mjs
LibJS: Implement ImportCall and HostImportModuleDynamically
2022-01-22 01:21:18 +00:00
loop-b.mjs
LibJS: Implement ImportCall and HostImportModuleDynamically
2022-01-22 01:21:18 +00:00
loop-entry.mjs
LibJS: Implement ImportCall and HostImportModuleDynamically
2022-01-22 01:21:18 +00:00
loop-self.mjs
LibJS: Implement ImportCall and HostImportModuleDynamically
2022-01-22 01:21:18 +00:00
module-with-default.mjs
LibJS: Implement ImportCall and HostImportModuleDynamically
2022-01-22 01:21:18 +00:00
path-resolution.mjs
LibJS: Infer file extensions when resolving module paths
2022-06-26 22:03:53 +01:00
single-const-export.mjs
LibJS: Implement ImportCall and HostImportModuleDynamically
2022-01-22 01:21:18 +00:00
string-import-names.mjs
LibJS: Follow the spec with storing im- and export entries
2022-01-30 17:40:20 +00:00
string-import-namespace-indirect.mjs
LibJS: Follow the spec with storing im- and export entries
2022-01-30 17:40:20 +00:00
string-import-namespace.mjs
LibJS: Follow the spec with storing im- and export entries
2022-01-30 17:40:20 +00:00