8000 Interop Gen: Support Some Primitive JS Types · Issue #379 · dart-lang/web · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Interop Gen: Support Some Primitive JS Types #379
Open
@nikeokoronkwo

Description

@nikeokoronkwo

The most common primitive JS types defined globally, such as string, number, etc can be simply mapped to a Dart type or Dart JS Interop type and are handled by the Interop Generator as enum AST nodes.
However, some primitive types may either need more information to be processed (i.e generics), or may not have a simple Dart type to map to.

This issue is to add support to the Dart JS Interop Generator to add support for these primitive types.
This issue is split into two:

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

      0