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
Fix overoptimized builds: libjs, kiesel, quanta
Targeting native arch on GitHub runners produces
binaries that crash with SIGILL on my hardware.
Target generic ARMv8 and AVX2 CPUs instead.