Skip to content

Conversation

jonathannorris
Copy link
Member

@jonathannorris jonathannorris commented Mar 28, 2025

Trying to get the NodeJS SDK to work in the Vercel Edge Runtime. Ended up needing to do a couple of things:

  • Switch from protobugjs to @protobuf-ts library to get more native TS types and static Protobuff builds that don't require eval
  • Remove incompatable Node.js libs like crypto , os
  • Tried to get WASM loading working in Vercel's Edge Runtime, but that's not working.

Copy link

vercel bot commented Mar 28, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
js-sdks-web-elements ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 28, 2025 6:33pm
js-sdks-with-provider ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 28, 2025 6:33pm
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
js-sdks-next-js-page-router ⬜️ Ignored (Inspect) Mar 28, 2025 6:33pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant