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

fix: update to latest extism_sys #28

Merged
merged 1 commit into from
Nov 21, 2024

Conversation

chrisdickinson
Copy link
Contributor

The newest version of extism_plugin_new consumes function metadata generated by extism_function_new. Move the extism_function_new call to plugin instantiation time to fix this.

Additionally, edit pyproject.toml to support running with uv.

The newest version of `extism_plugin_new` consumes function metadata generated
by `extism_function_new`. Move the `extism_function_new` call to
plugin instantiation time to fix this.

Additionally, edit `pyproject.toml` to support running with `uv`.
@chrisdickinson chrisdickinson force-pushed the chris/20241121-update-to-latest-extism-sys branch from 0c402b1 to 4e5051d Compare November 21, 2024 22:43
@chrisdickinson chrisdickinson merged commit 4e5051d into main Nov 21, 2024
3 checks passed
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

Successfully merging this pull request may close these issues.

2 participants