On 31/03/2018 3:38 AM, H. S. Teoh wrote:
On Fri, Mar 30, 2018 at 02:24:45PM +, yawniek via Digitalmars-d-learn wrote:
in how far is it or would the following be possible:
dynamically compile and execute some glue logic that is also written
in D under linux?
and what happens if that code us
On Fri, Mar 30, 2018 at 02:24:45PM +, yawniek via Digitalmars-d-learn wrote:
> in how far is it or would the following be possible:
>
> dynamically compile and execute some glue logic that is also written
> in D under linux?
>
> and what happens if that code uses phobos or other dub libs that