by markdog12 on 5/14/24, 9:00 PM with 20 comments
by blopker on 5/14/24, 9:59 PM
Dart is my favorite language right now. The tooling is incredible because they learned from Go's success. Because it compiles to native, it's great for CLI programs. It can also ship as a single binary for servers.
It's good at so many things, but it's not the best at any one thing. I think that's why it hasn't gotten the same usage as other languages.
by leecommamichael on 5/15/24, 3:32 AM
by josephg on 5/14/24, 10:05 PM
What’s the state of wasmgc? Is it supported by the major browsers yet? How big are dart apps compiled to wasm?
by troupo on 5/14/24, 9:49 PM
Was it a better Javascript? Oh, old history
Was it just a failed project that Google Analytics team used? Oh, old history
It's for Flutter and app development? Not anymore
It's native cross-platform compiled language for apps and backend with a hodgepodge of features haphazardly thrown in? Yes, for now.