JS Conf JP

James M Snell

James M Snell

James is a core contributor to Node.js, a member of the Node.js Technical Steering Committee, and a Systems Engineer on the Cloudflare Workers runtime team.

What is a Web-interoperable Runtime?

11/26/2022, 16:00 - 16:30
Track A
Spoken language: en
Slide language: en

For the longest time, Node.js was the only choice developers had for running JavaScript outside of a Web Browser. Today, however, we have additional runtimes like Deno, Bun, and Cloudflare's workerd that provide new options. How do we ensure that these new runtimes remain interoperable and that JavaScript code can remain portable across all environments?