How to setup D language with Apache httpd cgi?
BoQsc
vaidas.boqsc at gmail.com
Wed Jul 31 17:09:50 UTC 2019
On Wednesday, 31 July 2019 at 14:19:20 UTC, bachmeier wrote:
> is going to compile every time it runs, which makes the program
> unnecessarily slow
If only I could add
>dub --single --rdmd
to the shebang, I think dub might stop compiling every time.
However as pointed out in the above post, I'm unable to use
options in shebang since apache is throwing header error for
unknown reasons.
More information about the Digitalmars-d-learn
mailing list