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
Turns out 1 was already supported. For 2, VariableDeclarations can be replaced with makeVar, and overwrite/update "=" type expressions can be replaced with a new "updateVar" function. "For" loops might need a special case here (should for loops be just generated in glsl without unrolling after all? This may be the only way to "break" from loops)
The text was updated successfully, but these errors were encountered: