summaryrefslogtreecommitdiff
path: root/compiler/GHC/StgToJS/Linker
Commit message (Expand)AuthorAgeFilesLines
* JS: Fix implementation of MK_JSVALJosh Meredith2023-03-101-2/+2
* JS: disable debugging info for heap objectsSylvain Henry2023-02-161-1/+3
* Assorted changes to avoid Data.List.{head,tail}Bodigrim2023-01-281-2/+3
* JS: fix support for -outputdir (#22641)Sylvain Henry2022-12-221-39/+29
* Add Javascript backendSylvain Henry2022-11-293-0/+1362