EveryDev.ai
Subscribe
Home
Developers

2,906+ AI companies

  • Radar
  • Trending
AI Tools by Topic
  • AI Coding Assistants
  • Agent Frameworks
  • MCP Servers
  • AI Prompt Tools
  • Vibe Coding Tools
  • AI Design Tools
  • AI Database Tools
  • AI Website Builders
  • AI Testing Tools
  • LLM Evaluations
Follow Us
  • X / Twitter
  • LinkedIn
  • Reddit
  • Discord
  • Threads
  • Bluesky
  • Mastodon
  • YouTube
  • GitHub
  • Instagram
Get Started
  • About
  • Editorial Standards
  • Corrections & Disclosures
  • Community Guidelines
  • Advertise
  • Contact Us
  • Newsletter
  • Submit a Tool
  • Start a Discussion
  • Write A Blog
  • Share A Build
  • Terms of Service
  • Privacy Policy
Explore with AI
  • ChatGPT
  • Gemini
  • Claude
  • Grok
  • Perplexity
Agent Experience
  • llms.txt
Theme
With AI, Everyone is a Dev. EveryDev.ai © 2026
    1. Home
    2. Developers
    3. Deno Land Inc.

    Deno Land Inc.

    Deno Land Inc. aims to provide a modern, secure, and productive programming system for JavaScript and TypeScript that adheres to web standards.

    Visit Website

    At a Glance

    1Tool Listed
    7Products
    5Capabilities
    Discussions
    San Diego, CAHeadquarters
    2019Est.
    85Employees
    $30.9MRaised
    Focus Areas
    AI Infrastructure
    Cloud Computing Platforms
    Serverless Computing
    Connect
    Latest News
    Release of Celld v0.1.0: Self-hosted distributed Durable ObjectsAug 5, 2026
    Deno 2.9.4 stable release addresses critical bug fixes and performance improvementsJul 23, 2026
    Markets
    • Software developers
    • SaaS platforms
    • Enterprise platform engineering teams

    AI Tools by Deno Land Inc.

    (1)
    View celld
    celld tool icon

    celld

    Self-Hosted Durable Objects Runtime

    AI InfrastructureCloud PlatformsServerless

    Discussions

    No discussions yet

    Be the first to start a discussion about Deno Land Inc.

    Latest News

    08/05/2026

    Release of Celld v0.1.0: Self-hosted distributed Durable Objects

    github.com
    07/23/2026

    Deno 2.9.4 stable release addresses critical bug fixes and performance improvements

    github.com
    05/20/2025

    CEO addresses momentum and strategic shifts in Deno Deploy and Fresh

    news.ycombinator.com
    10/09/2024

    Deno 2.0 released with comprehensive Node.js and npm compatibility

    deno.com

    Products & Services

    7
    Deno Runtime
    2020-05-13

    A secure runtime for JavaScript, TypeScript, and WebAssembly built on V8, Rust, and Tokio. It includes a built-in toolchain for testing, formatting, and linting.

    Deno Deploy
    2021-06-23

    A distributed serverless platform that runs JavaScript, TypeScript, and WebAssembly at the edge, worldwide, with tight integration to the runtime.

    Deno KV
    2023

    A globally distributed key-value database built directly into the Deno runtime and Deno Deploy, providing low-latency storage for stateful applications.

    JSR (JavaScript Registry)
    2024-03

    A modern, TypeScript-first package registry that works across Deno, Node.js, and other runtimes, focusing on performance and security.

    Market Position

    Deno distinguishes itself from Node.js and Bun through its vertically integrated cloud platform (Deno Deploy), security-first architecture, and strict adherence to web-standard APIs, avoiding the proprietary lock-in often found in serverless edge offerings.

    Leadership

    Founders

    RD

    Ryan Dahl

    Creator of Node.js and the Deno runtime. Previously worked as a Software Engineer at Joyent. He is a prominent figure in the JavaScript community known for his focus on asynchronous I/O and runtime security.

    BB

    Bert Belder

    Co-founder and CTO. Previously a core contributor to Node.js, co-author of libuv, and worked at StrongLoop (acquired by IBM). He has extensive experience in systems programming and open-source development.

    Executive Team

    RD

    Ryan Dahl

    Chief Executive Officer

    Creator of Node.js and Deno; former engineer at Joyent.

    BB

    Bert Belder

    Chief Technology Officer

    Core contributor to Node.js and libuv; former engineer at StrongLoop/IBM.

    Founding Story

    Ryan Dahl started the Deno project to address his regrets regarding Node.js's original design, specifically concerning security, module management, and alignment with modern browser APIs. The company was later formed to provide a sustainable commercial offering on top of this open-source infrastructure.

    Business Model

    Revenue
    Estimated annual revenue of $9.7 million as of 2025/2026.

    Revenue Model

    Deno makes money through managed cloud services (Deno Deploy), software subscriptions (Pro/Builder tiers), and usage-based fees for compute, egress, and KV database operations.

    Pricing Tiers

    Free
    $0/month

    1M requests/month, 20 GB egress, 20 apps, 1 GiB KV storage.

    Pro
    $20/month

    5M requests (then $2/M), 200 GB egress, 100 apps, 5 GB KV storage, email support.

    Builder
    $200/month

    20M requests (then $2/M), 300 GB egress, 100,000 apps (Subhosting use case).

    Enterprise
    Custom

    Unlimited custom domains, 99.95% SLA, SOC 2 Type 1 compliance, dedicated Anycast IP.

    Private

    Target Markets

    Industries & Segments
    • Software developers
    • SaaS platforms
    • Enterprise platform engineering teams
    Use Cases
    • Globally distributed edge functions
    • Serverless web applications
    • Command-line tools and shell scripting
    • Secure execution of untrusted third-party code (Subhosting)
    • Real-time stateful agents (Celld/Durable Objects)
    Notable Customers
    • Slack
    • Netlify
    • Zee.Dog
    • GitHub

    Quick Facts

    Headquarters
    San Diego, CA
    Founded
    2019
    Entity Type
    Inc.
    Employees
    85
    Total Funding
    $30.9 million
    Investors
    Sequoia Capital, Shasta Ventures
    Office Locations
    San Diego

    Funding History

    Seed$4.9 million
    2021-03-29
    Shasta Ventures
    Mozilla Corporation
    Series A$21 million
    2022-06-21
    Sequoia Capital

    History & Milestones

    2026-08-05

    Celld v0.1.0 is released as a self-hosted, distributed implementation of Durable Objects.

    2024-03

    JSR (JavaScript Registry), a modern package registry, is launched in public beta.

    2024-10-09

    Deno 2.0 is released, featuring significantly improved Node.js compatibility and package management.

    2022-06-21

    Deno raises $21 million in Series A funding led by Sequoia Capital.

    2021-03-29

    Deno Land Inc. announces it has raised $4.9 million in seed funding to support development.

    Key Capabilities

    5
    Secure by default (no file, network, or environment access unless explicitly enabled)
    Built-in TypeScript execution without separate compilation
    Single executable file containing all tooling (fmt, lint, test, etc.)
    Direct URL-based module imports (decentralized package management)
    Alignment with W3C/WHATWG browser APIs (fetch, Web Crypto, etc.)

    Integrations & Partnerships

    Platform Integrations

    • GitHub (CI/CD integration)
    • Visual Studio Code (official LSP support)
    • OpenTelemetry

    Key Partnerships

    Netlify (Deno powers Netlify Edge Functions)
    Vercel (investor support)

    Connect

    Website
    deno.com
    GitHub
    denoland

    AI Topics

    3

    Deno Land Inc. focuses on these topics:

    AI Infrastructure(1)
    Cloud Computing Platforms(1)
    Serverless Computing(1)
    Back to all developersSuggest an edit