CloudABI support?

Andrew Pennebaker andrew.pennebaker at gmail.com
Tue Dec 25 17:36:46 UTC 2018


Some UNIX coders are looking forward to restricting system calls 
with CloudABI, so that we can get similar security and 
portability to Docker, without the loss of efficiency of 
containers. What do D coders think of CloudABI?

https://nuxi.nl/

Here's an example for building C CloudABI applications with cc 
from Clang:

https://github.com/mcandre/cartel

I wonder if LDC could be similarly wired up to build CloudABI 
binaries from D source files?


More information about the Digitalmars-d mailing list