Improve vgf pybind by using shared object vgflib
Open
@robell is already working on this.
Since Jun 4, 2026.
module: arm
partner: arm
- Dominant language
- Python
- Stars
- 5k
- Forks
- 1.2k
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 581
Description
As in PR #19290 We discussed improving the vgf delegate builds in the pybind/installed executorch runtime by linking to an SDK provided shared object instead of having a static build dependency.
We have a task on that team to "Include shared object and dlopen interface in vgf-lib pip package" and we can include the header in executorch if needed to have no seperate build dep.
cc @digantdesai @freddan80 @per @zingo @oscarandersson8218 @mansnils @Sebastian-Larsson @rascani
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.