balena-engine icon indicating copy to clipboard operation
balena-engine copied to clipboard

WebAssembly support

Open ravaga opened this issue 1 year ago • 0 comments

After the delivery of WASI Preview 2 or WASI 0.2, the expectation about running WebAssembly modules outside the browser as an alternative for containers has increased. In the last years, Docker and K8s officially support the deployment of Wasm modules (through containerd shims to a Wasm engine such as WasmEdge or Wasmer)

My question is: does the Balena engine support running Wasm modules? If not, are you planning to support it in the future?

ravaga avatar Jun 10 '24 15:06 ravaga