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

Add CFFI binding for the public API #1256

Open
proppy opened this issue Jan 10, 2024 · 1 comment
Open

Add CFFI binding for the public API #1256

proppy opened this issue Jan 10, 2024 · 1 comment
Labels
enhancement New feature or request public-api Relating to the publicly exported XLS APIs

Comments

@proppy
Copy link
Member

proppy commented Jan 10, 2024

Following up on https://github.com/search?q=repo%3Agoogle%2Fxls+Remove+Python+extensions&type=commits that removed the pybind11 extensions, it would be nice to go back to the approach described in #108 (comment) and enrich the public API currently at https://github.com/google/xls/tree/main/xls/public with CFFI bindings.

@proppy proppy added enhancement New feature or request public-api Relating to the publicly exported XLS APIs labels Jan 10, 2024
@proppy
Copy link
Member Author

proppy commented Jan 10, 2024

@makslevental can you comment on your usage of the Python API, so that we can evaluate if we can cover the same feature set?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request public-api Relating to the publicly exported XLS APIs
Projects
None yet
Development

No branches or pull requests

1 participant