• sudo_halt@lemmygrad.ml
    link
    fedilink
    arrow-up
    4
    ·
    edit-2
    21 hours ago

    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