Remix.run Logo
Dwedit 7 hours ago

I don't think Javascript is still interpreted though?

flufluflufluffy 2 hours ago | parent | next [-]

It is necessarily interpreted. Specific functions or code blocks can be JIT compiled to native code, but not an entire script.

naveen99 2 hours ago | parent | prev | next [-]

Sandboxed

DonHopkins 6 hours ago | parent | prev [-]

Let's just say it's open to interpretation.