Skip to content

TODO: Improvements #9

@Convery

Description

@Convery

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())

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions