diff options
author | davidot <davidot@serenityos.org> | 2022-01-19 01:22:58 +0100 |
---|---|---|
committer | Linus Groh <mail@linusgroh.de> | 2022-01-22 01:21:18 +0000 |
commit | 779e6774670632d5430244a5d3d7789f4942c161 (patch) | |
tree | 9ea8bd64e8f8cb647cf0b11d37377e7845a0b5af /Userland/Libraries/LibJS/AST.h | |
parent | 1b8ccf9a6688b6880b73a1dfab934cceadb4c951 (diff) | |
download | serenity-779e6774670632d5430244a5d3d7789f4942c161.zip |
LibJS: Implement HostResolveImportedModule for LibJS
This loads modules with relative paths from the referencing module.
In this commit the only way to run a module is via the interpreter
which can link and evaluate a module (and all its dependencies).
Diffstat (limited to 'Userland/Libraries/LibJS/AST.h')
0 files changed, 0 insertions, 0 deletions