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
Many of the foreign exports are not declared "unsafe", which means that are less efficient than they could be. They should be marked as "unsafe" where appropriate (which I think is more or less everywhere).
This is low priority, just recorded it here so that it's not forgotten.
Activity