-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
PackageFS should use miniz directly and operate on a memory-mapped archive rather than opening the file on disk for every operation.
va should try to parse the input at compiletime to reduce vars, i.e. va("%s %u\n", __FUNCTION__, rand()) -> va("funcname %u\n", rand())
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels