• somegeek
    link
    fedilink
    arrow-up
    2
    ·
    2 months ago

    If we can get high performance clojure on wasm that will be amazing.

    I think for now, I will choose Rust for wasm, because going through the troubles of wasm without getting great performance seems not exciting.

      • somegeek
        link
        fedilink
        arrow-up
        1
        ·
        2 months ago

        Honestly, I think Graal and TeaVM and other VM based methods with big runtimes arent interesting for wasm.

        If we could compile to wasm it will get interesting. I think scheme does that.

        The last benchmark I saw about java and clojure with wasm was really unflattering. Not too interesting in performance and huge size.