Skip to content

Goto going to Goto #3

@m0rjc

Description

@m0rjc

The fallback code tends to be just a GOTO to the root state's entry code. (Maybe it should always be just a GOTO to the root state's entry code). This leads to a double GOTO, which is notably wasteful in nodes that only have one transition.

It would be nice to remove this.

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