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: add null byte to end of version string #139

Merged
merged 1 commit into from
Dec 5, 2022
Merged

Conversation

zshipko
Copy link
Contributor

@zshipko zshipko commented Dec 5, 2022

No description provided.

@zshipko zshipko merged commit a3c6b9e into main Dec 5, 2022
@zshipko zshipko deleted the fix-extism-version branch December 5, 2022 22:38
zshipko added a commit that referenced this pull request Dec 6, 2022
After a closer reading of:
https://github.com/WebAssembly/WASI/blob/main/legacy/application-abi.md
it looks likes `_start` is expected to be called at most once. This PR
automatically reinstantiates a plugin after a call to `_start` so it can
be used again.

CI caught a bug with the `extism_version` output which is fixed here:
#139
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.

None yet

2 participants