Skip to content

Freestanding platform #56958

@RossComputerGuy

Description

@RossComputerGuy

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P4area-vmUse area-vm for VM related issues, including code coverage, and the AOT and JIT backends.triagedIssue has been triaged by sub teamtype-enhancementA request for a change that isn't a bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions