Skip to content

Should allow more than 6 function arguments #6

@yds12

Description

@yds12

Currently the compiler cannot deal with more than 6 function arguments, which in x64 are all allocated in registers. Additional arguments should be allocated on the stack.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions