냥냐챠

Results 72 comments of 냥냐챠

Can you transfer this issue? (or should be resubmitted manually?)

> I would vote for a no on this one as I wouldn't want the extra image/container just to have VS Code again as part of the CLI. This wouldn't...

I'm looking at recent commits, And I can see you guys working on the channel endpoints. Is that work related to this?

I'm very eagerly awaiting that PR to land! Cheer up guys 😆

Hi! @sbrandt 😋 I've once investigated the same thing. The thought is that the `deno_core::JsRuntime` does not seem to cover the case spawning more than one isolate. If you look...

Note: Currently, virtual fs adds a single entity with a big opaque data to eszip for implementing the filesystem and node_module. I think we need to bring it up to...

Note: Once this PR is merged, it is worth looking closely to ensure that it is completely compatible with the previous implementation. cc @laktek @andreespirela

Once [PR-301](https://github.com/supabase/edge-runtime/pull/301) is merged, we can load .js[x]. However, looking at `@supabase/cli`, it seems to hardcode `index.ts` after the path to be passed to the `--entrypoint` for the `bundle` command....

hello @CalvinWilkinson 😁 This runtime provides a limited File API compared to Deno [^link], and that's a relatively recent change. From a security perspective, allowing file access can be problematic....