{
  "$schema": "https://brittleboye.github.io/awesome-lattice/projects.schema.json",
  "category": {
    "id": "videos",
    "title": "Videos & Talks",
    "url": "https://brittleboye.github.io/awesome-lattice/videos/"
  },
  "slug": "importance-of-runtime",
  "name": "Importance of Runtime",
  "description": "The importance of runtime environments — why the CVM acts as a mini-OS for decentralised programs.",
  "longDescription": "Runtime environments (RTE for short) act as small operating systems and provide all the functionality necessary for a program to run. This includes interfaces to physical parts of the hardware, user interactions, and software components. A runtime environment loads applications and has them run on a platform.",
  "homepage": "https://www.youtube.com/watch?v=mNxuVgjotEM",
  "repo": null,
  "docs": null,
  "links": [],
  "tags": [
    "convex-live",
    "runtime",
    "cvm",
    "short"
  ],
  "badge": "Livestream",
  "status": null,
  "licensing": null,
  "license": null,
  "mcp": null,
  "url": "https://brittleboye.github.io/awesome-lattice/projects/videos/importance-of-runtime/",
  "markdown": "https://brittleboye.github.io/awesome-lattice/projects/videos/importance-of-runtime.md",
  "generated": "2026-04-23T10:10:50.340Z"
}