Skip to content

Object prototypes are registered on the context rather than the environment  #24

@mattbasta

Description

@mattbasta

This means that exported objects get reconstructed in every module that imports them, leading to duplicate type definitions.

Additionally, prototypes are registered by given name rather than assigned name. Importing with an alias will ultimately break all of this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions