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

Experimental: Add support for WASMI #5129

Merged
merged 13 commits into from
Oct 10, 2024
Merged

Experimental: Add support for WASMI #5129

merged 13 commits into from
Oct 10, 2024

Conversation

xdoardo
Copy link
Contributor

@xdoardo xdoardo commented Oct 3, 2024

Use wasmi as a backend for wasmer.

Note: this PR builds on the work for wamr - related PR here.

(Closes #5114, fixes RUN-446)

@xdoardo xdoardo requested a review from syrusakbary as a code owner October 3, 2024 16:05
@xdoardo xdoardo linked an issue Oct 3, 2024 that may be closed by this pull request
Base automatically changed from wamr to release-5.0 October 10, 2024 10:46
@syrusakbary syrusakbary merged commit 8fbf29a into release-5.0 Oct 10, 2024
57 of 61 checks passed
@syrusakbary syrusakbary deleted the wasmi branch October 10, 2024 10:49
@stevemk14ebr
Copy link

Wasmi supports no_std. Does this addition support using wasmer in no_std environments now? See #217

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.

Add support for wasmi in the runtime (via wasm_c_api)
3 participants