Commits
Click on a commit to change the comparison rangefix(engine-core): use RTLD_DEEPBIND flag when loading the addon fix(client): add cache similar to require to avoid leaking memory chore: rename for consistency chore: rename for consistency chore: rename for consistency Merge branch 'main' into integration/rtld-deepbind Move dlopen logic to new LinuxLibraryLoader fixup: add missing import fixup: add missing import fixup: add missing import chore: bump engines to 4.13.0-27.integration-napi-windows-2c71da02fa2a92c615e57699778cc1cb445a7b82 Always use RTLD_LAZY and RTLD_DEEPBIND on all Unix