I’m bored and want to practice my Rust skills. I am the creator of open-tv. If you have any idea for a linux desktop app, even if it seems quite complex, I will take it.

    • @pivot_root
      link
      38 months ago

      Rust can compile to webassembly. As for why someone would want to go through the tedious process of creating wasm to webextension bindings when Typescript exists, however…

      • @AProfessional
        link
        English
        28 months ago

        Chrome also doesn’t allow webassemly in extensions, since you can’t audit it really.