Draft: Sunroof based eDSL for JS Backend
Towards fixing: #22736
Not Draft when:
-
StableNameis removed (and perhaps all of data-reify) -
Operationalis removed -
Threading is removed -
add named, typed variables to JSI -
generated JS is readable -
generated JS is correct -
We've demonstrated that we can begin to rewrite the RTS with the eDSL (i.e., the testsuite passes with a mix of GHCJS DSL and this one) -
Each module has docs that explain the module -
JS.Monadexplains the design and architecture of the eDSL
Edited by jeffrey young