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
if'i64Add'inmetadata['declares']: # TODO: others, once we split them up
811
+
settings['PRECISE_I64_MATH'] =2
812
+
metadata['declares'] =filter(lambdai64_func: i64_funcnotin ['getHigh32', 'setHigh32', '__muldsi3', '__divdi3', '__remdi3', '__udivdi3', '__uremdi3'], metadata['declares']) # FIXME: do these one by one as normal js lib funcs
0 commit comments