Back to feed
Dev.to
Dev.to
7/22/2026
Stone.js: your app exists in every runtime, until you run it

Stone.js: your app exists in every runtime, until you run it

Short summary

Stone.js is a TypeScript framework that lets you write domain logic once and deploy it across Node HTTP, AWS Lambda, Azure Functions, GCP, edge runtimes, browser, CLI, and AI agents via MCP. It uses TC39 stage-3 decorators as runtime adapters that normalize platform events into a unified IncomingEvent. The author is seeking pilot users and claims 99% test coverage across 40+ packages with zero known vulnerabilities.

  • Write domain logic once; runtime adapters handle Node, Lambda, Azure, GCP, edge, browser, CLI, and MCP agents
  • Uses TC39 stage-3 decorators (Symbol.metadata), ESM only, no reflect-metadata
  • 40+ MIT packages, 99% test coverage, seeking pilot users for early feedback

Generated with AI, which can make mistakes.

Is this a good recommendation for you?

Comments

Failed to load comments. Please try again.

Explore more