-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Add precompiled library for standalone C API to github release page #14437
Copy link
Copy link
Open
Open
Feature request
Copy link
Labels
C APIRelated to the C APIRelated to the C APItype: qaIssues and PRs that relate to testing and code qualityIssues and PRs that relate to testing and code quality
Milestone
Description
Right now on release we only publish Python release artifacts to PyPI, the new C API in standalone mode we rely on end users to build from source or rely on some other packaging mechanism to get the shared library. We should look at hosting precompiled binaries for our supported platforms on the github release assets on a given release. We'll have to make some statements around system library expectations for use of the precompiled binaries but this would at least give users an option for using standalone C without needing to build from source.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
C APIRelated to the C APIRelated to the C APItype: qaIssues and PRs that relate to testing and code qualityIssues and PRs that relate to testing and code quality