hot reloading code gist

monkyyy crazymonkyyy at gmail.com
Sat Jun 21 02:53:52 UTC 2025


On Sunday, 8 June 2025 at 09:53:15 UTC, Ogi wrote:
> 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.

I dont imagine this execution model will survive phoboes styles 
opinions but heres a gist

https://gist.github.com/crazymonkyyy/e6edc498376da0501c851c8c339eba4b


More information about the Digitalmars-d mailing list