Skip to content

feat: support struct like "classes"

Kane Petra requested to merge LOOP-176-classes into LOOP-73-FFI

This PR implements "struct" like classes, methods work but they cant be called due to the way that library function calls are implement.

I recommend first fixing library function calls before working on this again, for now this can be merged into the FFI branch.

Closes LOOP-176

Merge request reports

Loading