Skip to content

Remove the ability to create global variables outside of corelibΒ #134

@liquidev

Description

@liquidev

To ensure a predictable and consistent environment for all Mica scripters, I believe the ability to create globals should be reserved for the core library, and embedders should use modules (#74) instead. Following that, scripts should not set global variables, but rather return module tuples to pass things back to the embedding program.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    πŸ“¦ Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions