Skip to content

Proxy computation of heavy wasm modules to a server #22

@nounder

Description

@nounder

@vercel/og relies heavily on wasm modules to generate images that take big portion of working memory and disk space. Instead of loading them on every script, we could override entry point modules to point to a custom one that forwards all function calls to a service that runs those wasm modules.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions