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
Currently prototype names are written verbatim into the CBOR. This isn't a problem if they are really short, but some class names can be quite long, or repeated many times. It would be better to use the key dictionary to encode class names.