@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.
@farooqkz@tomxcd I don't think so, it does tell you problems you might miss on some testing periods, where it saves time. But I guess this is hard to measure.
@mohs @tomxcd@fedi.nullob.si Yeah that is the special feature of #rust However not even all #js_frameworks have good enough ecosystem. For example #inferno has much better performance than #reactjs however UI libraries available for React are far beyond those of inferno.