Sheldan@programming.dev to Programming@programming.dev · 2 days agonew Date("wtf")jsdate.wtfexternal-linkmessage-square53fedilinkarrow-up1241arrow-down13cross-posted to: programmerhumor@lemmy.ml
arrow-up1238arrow-down1external-linknew Date("wtf")jsdate.wtfSheldan@programming.dev to Programming@programming.dev · 2 days agomessage-square53fedilinkcross-posted to: programmerhumor@lemmy.ml
minus-squaresudo_halt@lemmygrad.mllinkfedilinkarrow-up4·edit-221 hours agoDart is fucking amazing and it compiles to native code, transpiles to JS (with some restrictions on concurrency because of web workers) and also supports WASM. Really if you want to write async and stream based code Dart is very good
Dart is fucking amazing and it compiles to native code, transpiles to JS (with some restrictions on concurrency because of web workers) and also supports WASM.
Really if you want to write async and stream based code Dart is very good