Skip to content

Add AsyncLocalStorage to edge runtime #1851

Closed
@ascorbic

Description

@ascorbic

Next 13 appdir uses AsyncLocalStorage during edge SSR. Currently this is not supported in Deno. There is a fallback that doesn't use it, but Next doesn't like using this in a scenario like Deno Deploy which reuses isolates. Luckily Deno support is being actively worked on. When it lands, we should import the polyfill and add it to the edge runtime.

Blocked by:

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions