-
Couldn't load subscription status.
- Fork 121
Description
I asked this question in the Balena Engine repository as I think it's more related with this Balena component. As this question hasn't been answered, I'm reproducing it here because it seems to be a more active repository.
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?