11 lines
447 B
Text
11 lines
447 B
Text
|
Nuxi CloudABI is an application binary interface for UNIX-like operating
|
||
|
systems built around the concept of capability-based security. In a
|
||
|
nutshell, it means that you can run processes directly on top of a UNIX
|
||
|
kernel while keeping complete control over the actions the process is
|
||
|
allowed to perform.
|
||
|
|
||
|
This port installs a full toolchain that can be used to compile C and
|
||
|
C++ software against CloudABI.
|
||
|
|
||
|
WWW: https://github.com/NuxiNL/cloudlibc
|