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, the ZkC code generator will panic in various situations when overflow occurs. The goal of this issue is to catch and report that overflow earlier in the pipeline, such as during type checking.
Currently, the ZkC code generator will panic in various situations when overflow occurs. The goal of this issue is to catch and report that overflow earlier in the pipeline, such as during type checking.