pkgxdev / libpkgx

`import`… but with pkging powers
https://npmjs.com/libpkgx
Apache License 2.0
62 stars 11 forks source link

use the full path to libSystem.dylib #12

Closed mxcl closed 1 year ago

mxcl commented 1 year ago

it seems dlopen is sensitive to LD_LIBRARY_PATH (even though docs deny this), so in situations where tea invokes itself it can result in the nested tea not being functional.