Show HN: Munal OS: a graphical experimental OS with WASM sandboxing
Hello HN!Showing off the first version of Munal OS, an experimental operating system I have been writing in Rust on and off for the past few years.https://github.com/Askannz/munal-osIt's an unikernel design that is compiled as a single EFI binary and does not use virtual address spaces for process isolation. Instead, applications are compiled to WASM and run