D for microservices

Jacob Carlborg doob at me.com
Thu Mar 8 07:54:29 UTC 2018


On Thursday, 8 March 2018 at 07:20:53 UTC, Radu wrote:

> This guys says that vide.d works 
> https://forum.dlang.org/thread/gikoeutmdyvolfshpqqq@forum.dlang.org

Yes, it's pretty straightforward:

1. Build on Ubuntu, or some other dist
2. Statically link the whole binary with LDC, then you don't need 
to use Musl
3. Run it on Alpine

--
/Jacob Carlborg


More information about the Digitalmars-d mailing list