Age | Commit message (Expand) | Author |
---|---|---|
2022-06-26 | LibJS: Infer file extensions when resolving module paths | Linus Groh |
2022-01-30 | LibJS: Add support for JSON modules | davidot |
2022-01-30 | LibJS: Implement the import assertions proposal | davidot |
2022-01-30 | LibJS: Follow the spec with storing im- and export entries | davidot |
2022-01-22 | LibJS: Implement ImportCall and HostImportModuleDynamically | davidot |