Written in Rust,
Sunyata
features a Linux compatibility layer which creates a runtime environment
by implementing the Linux UAPI
This layer allows unmodified Linux applications, programs, and services
to run on Sunyata. These run in a userspace process where the system
interface
is compatible with the Linux ABI. Alongside this, the compatibility
layer
translates requests from the Linux program to the appropriate Sunyata
subsystem.
Whitepaper is currently under construction. Please come back at a later
date.