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

Use along with pybind11 #117

Open
Rhvarrier opened this issue Jul 27, 2023 · 5 comments
Open

Use along with pybind11 #117

Rhvarrier opened this issue Jul 27, 2023 · 5 comments

Comments

@Rhvarrier
Copy link

Can this library be used along with pybind11, i.e. pybind11 currently needs to link with CPython, can pocketpy be used instead. This would allow to have a completely standalone (zero dependency python binding and interpreter)

@blueloveTH
Copy link
Collaborator

You need to use vm->bind() and other builtin binding apis. pocketpy does not support 3rd binding generator.

@Rhvarrier
Copy link
Author

Is pybind11 support planned in the future?

@blueloveTH

This comment was marked as outdated.

@blueloveTH blueloveTH closed this as not planned Won't fix, can't repro, duplicate, stale Jul 28, 2023
@blueloveTH blueloveTH reopened this Jan 19, 2024
@Rhvarrier
Copy link
Author

@blueloveTH I see that this issue has been reopened, is there any plans to make it work with pybind11 as it would be awesome

@blueloveTH
Copy link
Collaborator

Yes. I want to apply GSoC program. If successful, I could find a contributor to develop a pybind11-compatible binding solution. So I reopened this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants