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

Wasmer for WASM plugins #46

Open
olanod opened this issue May 26, 2021 · 1 comment
Open

Wasmer for WASM plugins #46

olanod opened this issue May 26, 2021 · 1 comment
Milestone

Comments

@olanod
Copy link
Member

olanod commented May 26, 2021

A more suitable WASM runtime for the server side could be Wasmer as it supports AOT compilation and comes with a smaller footprint. It might also easy the browser implementation as it provides shims for WASI or BitInt support.

@olanod olanod added this to the v1.0 milestone May 26, 2021
@olanod
Copy link
Member Author

olanod commented Dec 15, 2021

Wasmer is still interesting to consider but as we want to give priority to running the same WASM and JS plugins in the browser that use web APIs run also in the server, we'll start with Deno as our WASM engine.

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

1 participant