Hey, first off — incredible work on Nodepod.
We're currently using E2B for full-stack sandboxes (NestJS + Prisma + PostgreSQL), but we'd love to move as much as possible in-browser.
Question: Is NestJS on the roadmap? Specifically:
- NestJS without native deps (pure TS decorators + reflect-metadata) — any chance this works today or close?
- Once WASI/WASM native loading lands, would that unblock
@prisma/client binary?
- Any rough timeline on the native addon support?
Happy to test NestJS compatibility and report back if that's useful. Keep up the great work — this project is genuinely filling a gap that shouldn't have been proprietary in the first place.
Hey, first off — incredible work on Nodepod.
We're currently using E2B for full-stack sandboxes (NestJS + Prisma + PostgreSQL), but we'd love to move as much as possible in-browser.
Question: Is NestJS on the roadmap? Specifically:
@prisma/clientbinary?Happy to test NestJS compatibility and report back if that's useful. Keep up the great work — this project is genuinely filling a gap that shouldn't have been proprietary in the first place.