Based on our record, GHCJS should be more popular than PureScript. It has been mentiond 4 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
There is a fork that compiles to js https://github.com/ghcjs/ghcjs compiler, and I believe the official glasgow compiler is working towards also supporting js/wasm (although I don't think they are supported as of yet). Source: about 2 years ago
Default branch on ghcjs github is 8.6. 8.10 is a wip with commit from around a month ago. Source: about 4 years ago
At present, here at Typeable we develop frontend in Haskell and use the web framework Reflex and the functional reactive programming (FRP). The source code in Haskell is transpiled into the JavaScript code using GHCJS. - Source: dev.to / about 4 years ago
In theory it is possible to write applications that run in the web browser in Java or C# or C++. There are compilers to compile Java to JavaScript or C++ to JavaScript/WebAssembly and a C# runtime that runs in the browser. In practice these technologies are very niche and only used for very few applications. The Cardano Wallet Daedalus is written in JavaScript even though most of the software for Cardano is... Source: about 4 years ago
Before 2012, all of my websites were made using HTML, CSS and a sprinkling of JS. Then, I went all-in on AngularJS, followed by React. I started using Typescript and then PureScript and learned more frameworks like Halogen and Concur. I even wrote my own UI framework called purescript-deku. - Source: dev.to / over 2 years ago
I hope you get a chance to try PureScript out in your JS projects! For more learning resources, you can check out PureScript website. - Source: dev.to / over 3 years ago
Mint - Free personal finance software to assist you to manage your money, financial planning, and budget planning tools. Achieve your financial goals with Mint.
ReasonML - ReasonML is a new face to OCaml that--when coupled with BuckleScript--makes web development easy...
Fay - A proper subset of Haskell that compiles to JavaScript - faylang/fay
Haste - Decreases ping in video games.
Web Components - Native/Vanilla web components.
Scala.js - Build robust front-end web applications in Scala with Scala.js