No features have been listed yet.
Based on our record, GHCJS seems to be more popular. 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
Mint - Free personal finance software to assist you to manage your money, financial planning, and budget planning tools. Achieve your financial goals with Mint.
EarlGrey - EarlGrey is a native iOS UI automation test framework that enables you to write clear, concise tests.
Fay - A proper subset of Haskell that compiles to JavaScript - faylang/fay
GnuCash - A personal and small-business financial-accounting software, licensed under GNU/GPL and available for Linux, Windows, Mac OS X, BSD, and Solaris.
ReasonML - ReasonML is a new face to OCaml that--when coupled with BuckleScript--makes web development easy...
Opal (Ruby) - Ruby to Javascript Compiler. It is source-to-source, making it fast as a runtime. Opal includes a compiler (which can be run in any browser), a corelib and runtime implementation.