|
|
|
|
|
by xigoi
1088 days ago
|
|
Doesn't Rust with WebAssembly require any JavaScript to run? If not, can you show me a webpage that uses WebAssembly and doesn't contain any JavaScript? If yes, what is the advantage over just compiling to JavaScript? > However, not only will this be fixed in browsers at some point, This has been promised for several years, and is still nowhere to be seen. > yew.rs, a mature wasm framework, is faster than react. Being faster than React is not a high bar. |
|