Skip to content

JS: clean up some foreign imports

Luite Stegeman requested to merge luite/ghc:js-cleanup-ffi into master

This cleans up a few foreign imports, mostly removing unnecessary function wrapping.

Also fixing the h$ prefix for the h$rts_isThreaded constant.

Merge request reports