-
Notifications
You must be signed in to change notification settings - Fork 1
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: bring library to feature parity with libextism v1.9.0 #112
Conversation
I think we actually just released 1.9.0 maybe we can take this upgrade opportunity to be sure it's in parity there? or do you want to add the log level stuff via 1.8 first and then another separate update? |
Good idea, will try to reach parity in this PR |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks great! The README is nice, I will have to port those changes to some of the other SDKs
Fixes https://github.com/dylibso/xtp/issues/955
This updates the sample apps to use the latest libextism version
Questions:
extism_compiled_plugin_new_error_free
function (similar toextism_plugin_new_error_free
)?Breaking changes toCurrentPlugin.UserData