-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Labels
P4area-vmUse area-vm for VM related issues, including code coverage, and the AOT and JIT backends.Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.triagedIssue has been triaged by sub teamIssue has been triaged by sub teamtype-enhancementA request for a change that isn't a bugA request for a change that isn't a bug
Description
It would be great if Dart could be compiled in a "freestanding" way, this means compile without any OS assumptions. It could make it easier to embed Dart into unique places like UEFI without patching the compiler. The embedder would then be responsible for providing the platform API's. Updating the GN stuff to provide static libraries of the Dart API and runtime for embedding would be great as well.
brainwo
Metadata
Metadata
Assignees
Labels
P4area-vmUse area-vm for VM related issues, including code coverage, and the AOT and JIT backends.Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.triagedIssue has been triaged by sub teamIssue has been triaged by sub teamtype-enhancementA request for a change that isn't a bugA request for a change that isn't a bug