Remix.run Logo
Onavo 5 days ago

Any plans to add support for? https://github.com/awslabs/llrt

It would also be nice to have a V8/deno/bun based edge hosting option that supports the Next.js edge and middleware code splitting instead of using lambda@edge's node setup (which is slow and expensive). That's the missing piece for most homebrew next.js "edge" setups. Production CDNs like Clouflare and Supabase all offer this.

thdxr 5 days ago | parent [-]

llrt is extremely experimental and early - probably not the right fit

the latter is being worked on and there is a cloudflare adapter in that github org

Onavo 5 days ago | parent [-]

I am aware of the CloudFlare adapter. I am referring to when running as a standard AWS-only SST app.