HACKER Q&A
📣 wseqyrku

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


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


  👤 thesuperbigfrog Accepted Answer ✓
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.