You can't replace Javascript with WASM. WASM was never intentioned to replace Javascript nor does it. WASM is only really required when you're using complex Mathematics (like when you're developing a 3d game that calculates sun reflection or doing a video cutter, etc.). WASM also cant access the dom.
There is another way.
For example this
rustcode asnative nodejs.🕷 epsi.bitbucket.io/lambda/2020/12/2...
In
NodeJSworld. we see movement fromjavascripttonative nodejs.But strange that I haven't seen it in
Deno.You can't replace Javascript with WASM. WASM was never intentioned to replace Javascript nor does it. WASM is only really required when you're using complex Mathematics (like when you're developing a 3d game that calculates sun reflection or doing a video cutter, etc.). WASM also cant access the dom.
Thanks for the info.
Thanks, it is really nice. I will try that. Lovely!!! 😊
Thank youuuuuu.