From 6723aa67dbb8119a83ceec9d9725cb93707d62c3 Mon Sep 17 00:00:00 2001 From: alex Date: Wed, 28 Apr 2021 07:51:31 +0000 Subject: [PATCH] Add Userland WASM Linux distro --- IDEAS | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/IDEAS b/IDEAS index 34ea8e0..f63fa55 100644 --- a/IDEAS +++ b/IDEAS @@ -73,6 +73,15 @@ Scalable personal cloud ** VPN interfaces ** Reverse proxies +Userland WASM Linux distro + +* Bootstrap a Linux distro to run on WASM +* Should be able to run as a non-privileged user, installed in the user's home directory +* Focused on userland programs, not a full OS +* Should be able to run on non-POSIX filesystems +* Could replace Docker/containers for developers +* Similar to https://github.com/WAVM/Wavix + C64 Roguelike Software development book https://github.com/alexpdp7/wakat -- 2.47.3