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
Currently pass a 256-length string takes over 8KB malloc space. The way FlatCC is used might not be optimal over large data. We may need to take a look at it sometime.
Currently pass a 256-length string takes over 8KB malloc space. The way FlatCC is used might not be optimal over large data. We may need to take a look at it sometime.