Remix.run Logo
tpm an hour ago

we still need js shim for dom access :(

afiori an hour ago | parent [-]

Asking for 0% js 100% wasm website is like wanting a C-free linux distro

tpm 31 minutes ago | parent [-]

One could write a js-less DOM impl I think.. neither Chrome nor Firefox itself is written in js unlike big parts of Linux that are indeed written in C. Explorer shipped with vbscript as a language that can manipulate the DOM.

The really big issue in this case is network effect, which is why I hope something can come out from the momentum building behind WASM.