Ask HN: Is there a mobile operating system with (wasi) container support?

3 points by wseqyrku ↗ HN

2 comments of 3

[ 0.20 ms ] story [ 6.6 ms ] thread
On Android, Termux (https://termux.dev/en/) has packages for the Rust toolchain, wasmtime, and wasmer.

This might be enough to run wasi containers, but might not have the sandboxing that other runtimes have.

We will launch very soon the Wasmer SDK with support for mobile (androids and iOS)