Remix.run Logo
DmitryOlshansky 8 days ago

Why not full VM with JIT? Seems much easier and more compatible with apps out there.

eyberg 5 days ago | parent | next [-]

You can also run the full JVM and in fact I'd imagine that's how most of our JVM users actually use it today.

alex_duf 5 days ago | parent | prev [-]

Because the JVM is fairly dynamic so it becomes hard to know which part to prune