edge-runtime icon indicating copy to clipboard operation
edge-runtime copied to clipboard

A server based on Deno runtime, capable of running JavaScript, TypeScript, and WASM services.

Results 58 edge-runtime issues
Sort by recently updated
recently updated
newest added

# Bug report - [x] I confirm this is a bug with Supabase, not with my own application. - [x] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://github.com/supabase/supabase/discussions), and...

C-bug

> [!WARNING] > Working in progress, I'll be using the GitHub integrated markdown editor in order to attach useful images > - Commits must be clean up/rebase before switch to...

stale

## What kind of change does this PR introduce? Refactor, upgrade ## What is the current behavior? Current the `ort rust backend` is using `ort rc-9` & `onnx v1.20.1` ##...

# Improve documentation ## Link [https://supabase.com/docs/guides/functions/wasm](https://supabase.com/docs/guides/functions/wasm) ## Describe the problem when I follow the exact documentation the edgefunction with wasm module throws the following error: Error occurs locally as well...

documentation

# Chore ## Describe the chore I'd like to upgrade the edge runtime from 2.1 to 2.5. ## Additional context I'm happy to dev this effort.

## What kind of change does this PR introduce? feature, refactor ## What is the current behaviour? Current the `Session` only supports self-hosted Ollama or some OpenAI like provider -...

# Improve documentation ## Describe the problem There is basically zero admin-dev-user documentation for the `EdgeRuntime` namespace. This means that only experienced Rust developers, who have the knowledge and time...

documentation

> [!NOTE] > Priority **VERY LOW**: Issue report for future documentation, its doesn't affect docker build. ## Expected behaviour Neither run nor build should result in errors. ## To Reproduce...