hot reloading code gist

Ogi ogion.art at gmail.com
Sun Jun 8 09:53:15 UTC 2025


On Friday, 30 May 2025 at 17:52:19 UTC, Hipreme wrote:
> On Friday, 16 May 2025 at 08:37:34 UTC, Ogion wrote:
>> We do have `core.runtime.Runtime.loadLibrary` that uses 
>> `dlopen`/`LoadLibrary` depending on platform. But for some 
>> reason there’s no wrapper for `dlsym`/`GetProcAddress`.
>
> We have the libraray "bindbc-loader", which solves this exactly 
> problem

I mean, this should be in the standard library.


More information about the Digitalmars-d mailing list