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

Option to bundle essential externals. #6

Open
alisomay opened this issue Apr 17, 2022 · 0 comments
Open

Option to bundle essential externals. #6

alisomay opened this issue Apr 17, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@alisomay
Copy link
Owner

alisomay commented Apr 17, 2022

Make a list of externals which modern pd users use commonly and bundle them with the library.

Also we can make this a cargo feature.

This is a complicated design choice since externals need to be statically linked with libpd.

  • Would it be better to include them as submodules?
  • Would it better to vendor pre-built ones and update them time to time.
  • Should we give examples and advise people to fork libpd-sys to include externals?

Maybe there can be more ideas..

@alisomay alisomay added the enhancement New feature or request label Apr 17, 2022
@alisomay alisomay self-assigned this Apr 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant