Working NextJS example? #170
Unanswered
ralphilius
asked this question in
Q&A
Replies: 1 comment
-
I have never used NextJS so I cannot help you with this. Let's hope someone who has used this library in NextJS finds this discussion and helps you. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I'm trying to run this on my NextJS project, but I got this error message:
This is how I was trying to load the wasm:
I tried with other examples:
I've also tried to add below into my
next.config.js
None of the above approaches were successful.
Beta Was this translation helpful? Give feedback.
All reactions