Skip to content

Build flag for an SP-optimized library. #474

Open
@snadrus

Description

This ffi is used in chain binaries as well as SP binaries.
The SP binaries do not need most of it, for example the SP binaries do not need:

  • FVM runner
  • WASM actors
  • Genesis stuff
  • wallet operations

A build flag to skip unnecessary pieces will lighten SP binaries, which helps Curio fit on smaller machines while having a large and growing tool bundle.

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions