kwast-os / kwast

Rust operating system running WebAssembly as userspace in ring 0
MIT License
159 stars 4 forks source link

Optional hardware protection domains #11

Closed nielsdos closed 4 years ago

nielsdos commented 4 years ago

Holds one or more SIPs.

nielsdos commented 4 years ago

This is implemented now. The kernel supports this but process creation is not yet exposed to userspace.