Remix.run Logo
bzzzt 2 hours ago

We had that in the 90's with Java. Why would this approach succeed today?

simonw an hour ago | parent [-]

Why wouldn't it? It's a different technology stack, developed with the benefit of decades of additional experience running hostile code on the web.

pjmlp 23 minutes ago | parent [-]

You mean like the CLR?

Kind of strange that such experience still allows for WASM to be the target of C and C++ compilers, and there is no bounds checking support inside linear memory regions.