Skip to content

REPL always loads dependencies on change of code #20

Open
@Drevoed

Description

@Drevoed

Instead of using some caching technique, REPL app just downloads and reevaluates all the dependencies of realm, which is inefficient and can lead to some problems, if mutable side effects occur when evaluating downloaded modules.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions