Skip to content

Support more than six arguments to functions #2

Description

@jgthomas

Currently succ only supports passing six or fewer arguments to a function, as these are passed via registers in 64 bit assembly. This would require support for passing additional arguments on the stack.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions