• squaresinger@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    24 days ago

    Considering how important WASM is, I haven’t seen a single application of it.

    WASM on the server seems especially weird since it’s not much more than a bytecode interpreter. At that point you could just use a JVM, maybe with some more cut-down API to make it more sandboxed.