Wasm issues
Hi team, I would appreciate your help with some issues I'm facing when importing a library. I’ve successfully managed to get it working on Next's app router (server actions), but I'm encountering errors when trying to use it with Convex in an action. I am attaching my configuration on next config.
Within convex, i am using the node runtime with external packages building. I am attaching my configuration. But i get an error related to a file of wasm not being found. I am attaching the error.
is there any procedure to configure wasm for libraries using it?
1 Reply
@ballingt might know a workaround, but I doubt this is possible atm with Convex