-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
feat(plugin/runner): Introduce wasmtime
backend
#10958
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
Conversation
|
CodSpeed Performance ReportMerging #10958 will not alter performanceComparing Summary
|
73db90f
to
056a7f8
Compare
No dependency changes detected. Learn more about Socket for GitHub. 👍 No dependency changes detected in pull request |
43e6dca
to
be87c12
Compare
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.
Thanks!
wasmtime
backend
Description:
This PR introduces wasmtime as an alternative plugin runtime backend for wasmer.
Currently, we simply copy test. maybe it would be better to use the same test for multiple backends in a separate test crate.
It depends #10943
BREAKING CHANGE:
Related issue (if exists):