hot reloading code gist
H. S. Teoh
hsteoh at qfbox.info
Fri May 16 03:18:38 UTC 2025
On Fri, May 16, 2025 at 01:03:46AM +0000, monkyyy via Digitalmars-d wrote:
> https://gist.github.com/crazymonkyyy/f3d40f5b7c0454bfaa118d5a73a3fe1c
>
> dlopen is one of the functions not really documented in core, its api
> really sucks. This section of d could use some love.
dlopen is a POSIX call. It sux because it's an OS C API, and there's
nothing we can do about it.
T
--
Bomb technician: If I'm running, try to keep up.
More information about the Digitalmars-d
mailing list