Core Concepts
Ampt Universal Runtime
Node-based, WebAPI standardized runtime that provides a consistent execution environment across serverless, containers, and edge-based technologies.
We'll be providing more information about the Ampt Universal Runtime soon.
Current features include:
- Node 18
- Automatically transpiles TypeScript with source maps and supports tsconfig paths
- Reloads code in dev mode
- WebAPI polyfilled
- Adapts requests from various event sources into a consistent format (e.g. fetch)