feat(core): add async module resolution support via ModuleResolveResponse #32432
feat(core): add async module resolution support via ModuleResolveResp…
693a5c76
feat(core_testing): add loaders API with async resolve integration test
e95fdc15
Merge branch 'main' into feature/async-module-resolve
c7e4cd9f
fmt
59008d3b
refactor(core): add ModuleResolveResponse for async module resolution
73574e26
feat(core_testing): implement Node.js-style module loader hooks
25631f3f
Merge remote-tracking branch 'origin/main' into feature/async-module-…
c0d22ab3
fix: remove duplicate import and panicking into_result()
6ef371db
fix: clippy lints in ts_module_loader
87bbd0f4
fix: CI failures - unused import, import_meta_resolve, loader_resolve…
90483483
test: add ignored test for import.meta.resolve with loader hooks
2496972b
fibibot
requested changes
on 2026-04-30
Merge branch 'main' into feature/async-module-resolve
46087a5f
fix: loader_resolve hang + address review feedback
9a586ce8
revert import_meta_resolve changes
13b16002
fibibot
approved these changes
on 2026-05-01
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub