JavaScript Runtimes API
The JavaScript Runtimes API is a platform for running serverless functions. It is designed to be simple, fast, and easy to use. It provides JavaScript standards, and Web operations. It follows WinterCG specification so that code can be reused across other runtimes.
The following apis are available:
- Web Standards
- Console
- Context
- Environment
- Encoding
- Fetch
- Request/Response
- Streams
- Web Crypto
- Performance and timers
- Event (todo)
- Cache (todo)
- Sockets (todo)