Skip to content

Reject package:js changes in a hot reload in DDC #60223

Open
@srujzs

Description

@srujzs

package:js class members may emit stubs at runtime to support virtual/dynamic dispatch and type-checks. Supporting different versions of these members as users make edits may prove to be difficult. Instead, we should reject changes to such members early to avoid undefined semantics.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2A bug or feature request we're likely to work onarea-web-jsIssues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop.web-dev-compilerweb-hot-reloadIssues related to stateful hot reload on the web

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions