Comment on What's stopping WebAssembly from effectively replacing JavaScript?
dneaves@lemmy.world 1 year agoFor transpiled-to-JS languages: Elm, Purescript, Typescript
I personally use Elm. Really helps remove all the JS funny business, without really having to type it (mostly)