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
Rayon requires quite a bit of infrastructure to support multithreaded work-stealing which impacts binary size and compile times. It would be useful to configure Stylo to run in single-threaded mode without Rayon at all.