Skip to content

PVQ program binary format #59

Description

@mise42

Currently, the binary format of PVQ program is the standard polkavm binary format. For a simple sum-balance program, it's 6.1KB, which is too large.
While the LeakingAllocator is in every PVQ program, it occupies too much code size. So, probably we can separate it from the PVQ program and link it when we initialize the PVM instance.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions