You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
added support for native variadic arguments and added size validation for classes (#117)
* adding variadic func call
* implementted native varargs
* added test
* updated test
* adding convertf
* progress of adding convertf
* added converf
* using convertf
* added validation for params count for non-varargs calls
* added support for adding obj files
* added public property to manage removal of unused symbols
* added index support
* progress of fixes
* progress
* progress of implementing fixes and size field
* refactoring sizeof
* fixes to compare
* added size field to ensure integrity
* fixes to class size field
* build scripts update
0 commit comments