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

ensure extism:host/env::get_log_level is available and release it #106

Closed
nilslice opened this issue Nov 14, 2024 · 5 comments
Closed

ensure extism:host/env::get_log_level is available and release it #106

nilslice opened this issue Nov 14, 2024 · 5 comments
Assignees

Comments

@nilslice
Copy link
Member

No description provided.

@bradyjoslin
Copy link
Contributor

Noting, when compiling a go plugin with pdk v1.1.0 and attempting to call it using dotnet SDK 1.2.1:

An unexpected error occurred:
Unable to create Extism plugin: unknown import: `extism:host/env::get_log_level` has not been defined

Had to downgrade go pdk to 1.0.6 which works OK with dotnet SDK 1.2.1.

@nilslice
Copy link
Member Author

Thank you, @bradyjoslin! Luck would have it @mhmd-azeez is in the midst of a fix and release for this.

@mhmd-azeez
Copy link
Collaborator

mhmd-azeez commented Nov 20, 2024

@bradyjoslin after taking another look, your issue will be fixed if you upgrade Extism.runtime.all (or whichever runtime you're using) to the latest version

@bradyjoslin
Copy link
Contributor

@mhmd-azeez - updated the nuget package and looks great - thanks! 🙏🏻

@mhmd-azeez
Copy link
Collaborator

@bradyjoslin perfect, I am going to close this issue, feel free to re-open it or open new ones if you faced anything else!

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

4 participants