Skip to content

Refactor IDL AST to use same AST as Interop Gen #394

Open
@nikeokoronkwo

Description

@nikeokoronkwo

Since the IDL generation and Dart Interop Interface Generation are both in the same package web_generator, this issue is to see if we can merge the ASTs used for generating Dart JS Interop code from IDL and TypeScript Declarations.

The IDL features will be worked in tandem with the Dart Interop Interface Gen features, and Dart Code Generation will be (temporarily) done under a separate function until we have completed all the features currently supported by the current IDL Generator.

This feature will also try to add support for any features currently not supported.

The following features are to be added:

Basic Support

Added Features

Refactoring/Fixes

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