flatty icon indicating copy to clipboard operation
flatty copied to clipboard

Fixes to javascript emissions

Open olliNiinivaara opened this issue 9 months ago • 2 comments

  • 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.

olliNiinivaara avatar Jan 20 '25 11:01 olliNiinivaara