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
Small update, circular objects types are now supported, and this example correctly resolves type of a to js_var, but there're still some bugs, e.g. instead of ARRAY_PUSH it emits js_var_get(a, js_var_from_str("push"))(a);.
The text was updated successfully, but these errors were encountered: