Comment on Rust is Eating JavaScript

<- View Parent
pr06lefs@lemmy.ml ⁨2⁩ ⁨weeks⁩ ago

I think there’s room for a rust-lite language that is GCed. Something with a functional-style type system and that compiles to machine code.

Roc is a candidate for this language. Basically Elm that compiles to machine code, but with a number of tweaks to make it work for more than just a web front end. Like Elm, the type system is haskell like, but simplified.

source
Sort:hotnewtop