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
The latest version of struct supports double, i32array, doubleArray, stringArray, please refer to the latest readme for more details. retTypeLen is deprecated in the latest version, and arrayConstructor is added to specify the legal length of the returned array.
I'd like to see the following things get implemented. I can help if I get some guidance.
Data Types (highest priority top to bottom):
byte
float
int
long
short
byte array
float array
int array
long array
short array
Struct data types:
Struct Arrays
It would be great to have arrays inside structs as well.
The text was updated successfully, but these errors were encountered: