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
sibilant.type.FunctionTrampoline needs support for pickling. This is relatively simple, as to reach parity with python we only need to be able to convert it to a reference by name, and then load based on that qualified name.
sibilant.type.FunctionTrampoline needs support for pickling. This is relatively simple, as to reach parity with python we only need to be able to convert it to a reference by name, and then load based on that qualified name.