@tomxcd@fedi.nullob.si #Rust definitely can compile to #WebAssembly or #asm.js but #js is heavily used in #frontend development and frameworks such as #reactjs and #vuejs are popular, have huge communities and well supported. However there are some attempts to bring rust into frontend too:
@farooqkz@tomxcd I'm using yew for some month now, it is a good framework to do frontend development - in most cases without the need to write a single line of js.
@mohs @tomxcd@fedi.nullob.si Yeah that's the point. Frontend with no JS. Just with Rust which compiles to WASM. However I don't think yew is mature enough yet.
@farooqkz@tomxcd I think it is easy to integrate with other parts, didn't have the desire to integrate with much yet, but it is possible. Again, everything depends on the project and context it is supposed to work in.
@farooqkz @tomxcd mature enough for what?