Skip to content

Translate TypeScript Declarations to Dart Interface Code #369

Open
@nikeokoronkwo

Description

@nikeokoronkwo

This issue is for tracking the development of the JS Interop Bindings Generator for TypeScript Declaration Files (.d.ts files).

This encompasses being able to parse TypeScript declarations, generate an intermediate representation for such declarations, and generate Dart Interop Code using code_builder.

For more information on the project, see the project overview.

This will merge with the work done in web_generator to generate a single binary entrypoint with which Dart JS Interop Code can be generated from IDL and TypeScript Files, which will include some refactoring of the AST used to suit both purposes.

Issues

TS Generation

IDL Refactoring

Most of IDL refactoring is occurring on #394.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions