Skip to content

imported modules should be a singleton? #427

@odino

Description

@odino

Currently, modules are imported from scratch every time, no cache:

$ require('@runtime').name = "xxx"
$ require('@runtime').name
abs

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions