Skip to content

Add a way to generate JS libraries from Dart code #37617

Open
@shinayser

Description

@shinayser

This is a feature request.

Today Dart can be compiled to javascript via dart2js or via dartdevc but both does not provide a nice way to externalize the code for other developers to use, aka library.

Pehaps this could be an parameter addition to dartdevc, like dartdevc --library ... and then it generates the code in a externable format even easier to read, for humans .

That would complete even more tha Dart JS world and give it even more power due to the great rise of Node.Js nowadays.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P4area-web-jsIssues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop.web-js-interopIssues that impact all js interop

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions