Skip to content

feat: Support for shadowfunc #12

@Zffu

Description

@Zffu

Shadow functions are mainly function references that point to a given C function version. Only concrete and normal types should be used on shadow functions and every time exclusive to Quickfall will not be allowed to be used on shadow functions.

A shadow function can be declared as such:

shadowfunc si32 print(ptr p);

You can then use said function just like normal functions

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions