Skip to content

Unbricked Link impl doesn't use the tail call optimisation #159

Description

@quinnyo

The Link code has a few functions that end with a call asdf immediately followed by a ret. This uses can be replaced with a single jp asdf which uses less cycles and is less lines of code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions