Skip to content

testsuite: js: add HWSize test

doyougnu requested to merge doyougnu/ghc:wip/doyougnu/js/hw-size-test into master

Before adding in the optimizer we want to atleast have one test of an output binary. It would be great if we could check all of perf but I believe that would require a substantial rework of the testsuite driver. So for now we just spot check Hello World and use a makefile test.

Merge request reports