Remix.run Logo
lerp-io 6 hours ago

i dont get it.

artpar 6 hours ago | parent [-]

it is a javascript interpreter in javascript, based on the ast generated by acron parser. to avoid calling "eval" or "new Function" for code executed by un-trusted sources. a sandbox