VM should search the SDK for dart: libs that aren't built into the binary #837
Labels
area-vm
Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
closed-obsolete
Closed as the reported issue is no longer relevant
type-enhancement
A request for a change that isn't a bug
The VM should support dart:json (and potentially other dart: libraries that aren't built into the binary).
In order to do that, it should be able to search the SDK lib directory for other dart: libraries.
The text was updated successfully, but these errors were encountered: