Remix.run Logo
pveierland 5 days ago

Are there any open details on how the VM / container / WASM-native approaches are implemented?

ridruejo 5 days ago | parent [-]

Not right now, we should write a blog post, but we are still behind on the docs. VM and containers use V86, while wasm-native are generated using Emscripten.

pveierland 4 days ago | parent [-]

Cool, thanks for the answer - Would make for an interesting read!