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
It doesn't seem like we're using it as aggressively as we could. For example, if some variants are C-style, then we don't have to generate cases to handle those variants explicitly. This causes very large code bloat in Servo DOM code, for example.