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
Adds a script that generates std.c
This means std.vu is not needed for the runtime.
That means less opportunity for strange problems relating to the
module system finding some file called std or std.vu in your path.