Am 11.11.2015 um 15:15 schrieb Johannes Pfau:
I use docker hub to build docker images. One Dockerfile compiles one
small D tool which depends on vibe.d for JSON parsing. Without
separate compilation the build fails as docker hub kills the build
process, out of memory...


Sorry for OT: the latest 0.7.27-alpha.1 of vibe.d is now separated into sub packages ("vibe-d:data" in particular contains only JSON/BSON and the serialization mechanics).

Reply via email to