Libraries / PRX that use TLS encounter crashes because it's not initialized properly. This is possibly due to the somewhat hacky nature that we compile them with, as sleirsgoevy points out that executables will use fs-relative linking, which is invalid for libraries. Needs to be investigated and fixed.
Libraries / PRX that use TLS encounter crashes because it's not initialized properly. This is possibly due to the somewhat hacky nature that we compile them with, as sleirsgoevy points out that executables will use fs-relative linking, which is invalid for libraries. Needs to be investigated and fixed.