|
|
|
|
|
by Tehnix
2881 days ago
|
|
GHCJS is a beast to bring in, and brings lots of complications with it. The build tools and environment around it is also not great, and most development tools that work for GHC break down for GHCJS. That's not to say it can't be used, in fact a lot do quite successfully, but it is a BIG increase in complexity. I'm more hopeful for approaches such as WebGHC[0] or perhaps more promising, Tweags Asterius[1] :) [0] https://webghc.github.io/roadmap [1] https://github.com/tweag/asterius |
|