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

Feature request: WebAssembly for Docker WasmEdge #3190

Open
OSA413 opened this issue Nov 16, 2023 · 0 comments
Open

Feature request: WebAssembly for Docker WasmEdge #3190

OSA413 opened this issue Nov 16, 2023 · 0 comments

Comments

@OSA413
Copy link

OSA413 commented Nov 16, 2023

As suggested in issue #340, I'm opening a new request.

In the past years WASM started to gain popularity and now it is possible to easily build a WASM executable from Rust.

The following article provides instructions and a simple repository for building a WASM image for Docker to run https://wasmedge.org/docs/start/build-and-run/docker_wasm/

There're also a few articles that provide examples of http-server in Docker WASM

Motivation: WASM image size is much lighter than the same rust program with minimal Linux image (as mentioned in the WasmEdge article).

Would that be possible to build an actix-web application into WASM and what obstacles are currently present in achieving it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants