summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibJS/Tests/modules
AgeCommit message (Expand)Author
2022-06-26LibJS: Infer file extensions when resolving module pathsLinus Groh
2022-01-30LibJS: Add support for JSON modulesdavidot
2022-01-30LibJS: Implement the import assertions proposaldavidot
2022-01-30LibJS: Follow the spec with storing im- and export entriesdavidot
2022-01-22LibJS: Implement ImportCall and HostImportModuleDynamicallydavidot