diff --git a/index.bs b/index.bs index 9021321..bb0851c 100644 --- a/index.bs +++ b/index.bs @@ -90,6 +90,16 @@ Website: [https://workers.cloudflare.com/](https://workers.cloudflare.com/) Repository: [https://github.com/cloudflare/workerd](https://github.com/cloudflare/workerd) +## Convex - Convex Runtime ## {#convex} + +The JavaScript runtime used to execute deterministic Query and Mutation Functions as well as nondeterministic Action Functions in the Convex backend platform. + +Key: `convex` + +Website: [https://docs.convex.dev/functions/runtimes#default-convex-runtime](https://docs.convex.dev/functions/runtimes#default-convex-runtime) + +Repository: [https://github.com/get-convex/convex-backend](https://github.com/get-convex/convex-backend) + ## Deno Land - Deno ## {#deno} A modern runtime for JavaScript and TypeScript.