edge-runtime
edge-runtime copied to clipboard
A server based on Deno runtime, capable of running JavaScript, TypeScript, and WASM services.
## What kind of change does this PR introduce? Enhancement ## What is the current behavior? ...WIP
## What kind of change does this PR introduce? Enhancement ## Description This PR updates the descriptions of some cli flags (showing default values)
# Bug report - [x] I confirm this is a bug with Supabase, not with my own application. - [ ] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://github.com/supabase/supabase/discussions),...
# Bug report ## Describe the bug Calling an edge function that imports local files from the `_shared` directory produces the following error: ``` {"msg":"InvalidWorkerCreation: worker boot error"} ``` Within...
**Is your feature request related to a problem? Please describe.** I'd like to use the [`fetch` unstable API](https://deno.land/[email protected]?s=fetch&unstable=) from Deno in order to use a client certificate to make requests...
# Bug report - [ ] I confirm this is a bug with Supabase, not with my own application. - [ ] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub...
# 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...
``` Bundling test123 v1.38.0: Pulling from supabase/edge-runtime Status: Downloaded newer image for public.ecr.aws/supabase/edge-runtime:v1.38.0 Error: entrypoint path does not exist (/home/deno/functions/test123/index.ts) ``` any config setup can support full .js?
# Bug report - [Uncertain] I confirm this is a bug with Supabase, not with my own application. - [x - threads I found on this same error did not...
# 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...