runtimes icon indicating copy to clipboard operation
runtimes copied to clipboard

Appwrite configuration for Cloud Function runtimes settings 🌩

Results 4 runtimes issues
Sort by recently updated
recently updated
newest added

### 🔖 Feature description Support for [Go](https://go.dev/) runtime for Cloud Functions. ### 🎤 Pitch Go, as you most likely already know, is a very nice modern language. Easy to write...

enhancement

### 🔖 Feature description Support for [Rust](https://www.rust-lang.org/) runtime for Cloud Functions. ### 🎤 Pitch Rust is totally trending and the most loved language in the developer's community. It would be...

enhancement

## What does this PR do? Adds flags and parameters to increase the memory limit sizes on PHP and Node ### Have you read the [Contributing Guidelines on issues](https://github.com/appwrite/appwrite/blob/master/CONTRIBUTING.md)? Yes

## What does this PR do? This pr add bun 1.1 runtime for the appwrite backend, need to work with the frontend ([appwrite/sdk-for-console](https://github.com/appwrite/sdk-for-console), [appwrite/console](https://github.com/appwrite/console/)). ## Test Plan 1. Build `openruntimes/bun:v3-1.1`...