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

feat: Implement AOT publishing for Python project #125

Merged
merged 4 commits into from
Mar 28, 2024
Merged

feat: Implement AOT publishing for Python project #125

merged 4 commits into from
Mar 28, 2024

Conversation

kahojyun
Copy link
Owner

@kahojyun kahojyun commented Mar 28, 2024

This pull request adds support for Ahead-of-Time (AOT) publishing for the Python project. It includes the following commits:

  • try expose api as c lib and use aot

  • code cleanup and c error code

  • feat: use aot publishing for python project

  • fix: add catch all for unmanaged entry point

@kahojyun kahojyun merged commit a5b42fe into main Mar 28, 2024
1 check passed
@kahojyun kahojyun deleted the aot-test branch March 28, 2024 04:36
Copy link

github-actions bot commented Apr 6, 2024

🎉 This PR is included in version 1.0.0-beta.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Copy link

github-actions bot commented Apr 8, 2024

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

1 participant