Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make RTLD_LOCAL work correctly for preloaded DSOs
Follow-up to commit c9a5e63, for the FS.createPreloadedFile() case. Make sure loadWebAssemblyModule() and loadDynamicLibrary() are called with a valid 'localScope' object when invoked from the .so file type preload handler.
- Loading branch information