flatty
flatty copied to clipboard
Fixes to javascript emissions
-
Fixes syntax errors by adding a "let" declaration to j loop variables.
-
Suppresses "unreachable code after return" warnings by adding no-op "if (true)" conditions.