Skip to content
This repository was archived by the owner on Feb 1, 2025. It is now read-only.
This repository was archived by the owner on Feb 1, 2025. It is now read-only.

Runtime defaults to creating a global variable #166

@appden

Description

@appden

It's quite unfortunate that the runtime is not easy to package up as self-contained module. It seems to me that if the exports variable is available, then there should be no need to create the global variable.

I'm creating a self-contained library with generators, and it would be great to not have to manually delete this variable.

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