Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down