https://idris2.readthedocs.io/en/latest/backends/javascript.html
- What do You think about Idris2?
- Speed of generated code
https://idris2.readthedocs.io/en/latest/backends/javascript.html
new Haskell backend? I cannot find it here documentation/Alternate-backends.md at master · purescript/documentation · GitHub
Well I guess I should be more clear.
I was not thinking about an PureScript → Haskell Backend - I was talking about the Haskell → Webassembly backend … I thought this is about ways to generate JS functionally
I haven’t used Idris enough to comment much, but I gotta say I love its semantical additions to Haskell, namely the use of namespaces and alternative branches for pattern matching in do-notation