
Tony Gorez
Systems Engineer and security researcher. Member of the Bare team at Holepunch, ex Postman. Passionate about reverse engineering.
Running JavaScript Actually Everywhere
Node Congress 2026
Upcoming
Running JavaScript Actually Everywhere

Intro JS ecosystemMobile: React Native and ExpoDesktop: Tauri and ElectronServer: Node, Bun and DenoProblem statementHow can you share the logic cross-platform? Node, Bun and Deno can’t be reused in mobile. Writing Kotlin and Swift is extremely pricy. Most of internet usage today happens in mobile apps.This is even greater in emerging economies where low-end smartphones are the only device.Bare is the consequence of reaching limitations using node.jsSolutionComparison between node, deno, bun and bare.How to link Bare with react nativeMobile demoKey characteristics of bareLightweight Node.js compatibleNative add-onSingle executableWorry-less upgrades