Y
Hacker News
new
|
ask
|
show
|
jobs
by
saagarjha
2791 days ago
On macOS, Go just straight up prevents the use of DYLD_INSERT_LIBRARIES (the equivalent of LD_PRELOAD), because macOS runs dyld and this mucks with some sort of threading setup.