diff options
| author | alex <alex@pdp7.net> | 2021-04-28 07:51:31 +0000 |
|---|---|---|
| committer | alex <alex@pdp7.net> | 2021-04-28 07:51:58 +0000 |
| commit | 6723aa67dbb8119a83ceec9d9725cb93707d62c3 (patch) | |
| tree | 63a238c58e68c1b564ecd09c25418c6c535ccc0d /IDEAS | |
| parent | fa536ac7cdf9a6676a6163f303394136f098e5f3 (diff) | |
Add Userland WASM Linux distro
Diffstat (limited to 'IDEAS')
| -rw-r--r-- | IDEAS | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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 |
