Closed
Description
Due to how cargo handles submodules (or rather doesn't): rust-lang/cargo#4247
a fresh cargo build with boa as git dependency boa { git = "..."}
will download all submodules and it takes some time to download https://github.com/tc39/test262
Perhaps it's possible to download the repo lazily instead, for example:
Metadata
Metadata
Assignees
Labels
No labels