You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We want to get to a point where PackageCompiler reliably produces system images and those system images are relocatable.
It would be nice to have an optional pass for testing this, which:
Compiles a package into a system image
Runs the tests as a different user in a different path, and compares the test results with those obtained without compiling the package into a system image.
We want to get to a point where PackageCompiler reliably produces system images and those system images are relocatable.
It would be nice to have an optional pass for testing this, which:
@aviks @JeffBezanson @StefanKarpinski
The text was updated successfully, but these errors were encountered: