Skip to content

Make node runtime non-static #1

@LordMZTE

Description

@LordMZTE

Currently, the runtime is done statically, meaning only one instance of it is allowed at a time.

It would be much nicer to use this library if an instance of node would be a struct, which can be created multiple times if necessary.

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