summary refs log tree commit diff stats
path: root/tests/js/tjshello.nim
Commit message (Collapse)AuthorAgeFilesLines
* review and merge zahary's work (#5849)zah2017-06-031-0/+10
* proper indentation for the generated JS code * improved dead-code elimination for JavaScript * test the JS dead-code elimination A new test spec has been added - "maxcodesize". It specifies the maximum size of the generated code in bytes.