Skip to content

Optimize package build sizes for lightweight apps (Frontends) #129

@peersky

Description

@peersky

Current ABIs take a lot of space, we don't need all of that in user frontends and should provision solution that in ideal case

  • Allows lightweight builds for all of SDK methods (e.g. uses explicit ABI item instead of whole file)
  • Leaves way to import whole ABI if needed, which is tree shaked during user implementation builds if not used.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions