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
When the standard definition of APIs indicate that an interface is Serializable, is that a requirement for the minimum common API? For instance, MessagePort is Serializable, but in workers we do not implement that part yet.