Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build flag for an SP-optimized library. #474

Open
snadrus opened this issue Jul 23, 2024 · 0 comments
Open

Build flag for an SP-optimized library. #474

snadrus opened this issue Jul 23, 2024 · 0 comments
Labels

Comments

@snadrus
Copy link
Contributor

snadrus commented Jul 23, 2024

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.

@rjan90 rjan90 added this to FilOz Jul 23, 2024
@rjan90 rjan90 moved this to 📌 Triage in FilOz Jul 23, 2024
@rjan90 rjan90 added the curio label Aug 13, 2024
@rjan90 rjan90 removed the status in FilOz Aug 13, 2024
@rjan90 rjan90 removed this from FilOz Aug 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants