Remix.run Logo
andreabergia 5 days ago

I work at ServiceNow, which sells an enterprise platform and a ton of products built on top of it. Internal teams and customers can extend the platform by writing JavaScript, hence we have a JS runtime in the platform (the venerable https://github.com/mozilla/rhino/), which our team works on.

saagarjha 3 days ago | parent [-]

Huh, interesting. Thanks!