How to make nextjs & multithreading work? #744
Unanswered
lauridskern
asked this question in
Q&A
Replies: 1 comment
-
@lauridskern @jeromewu |
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
-
I have tried just about everything I could find to make this work with nextjs and multithreading.
I tried:
It either throws the error with "SharedArray buffer is not defined", doesn't load at all with no errors thrown or throws a CORS error.
Did anyone manage to get this to work?
Beta Was this translation helpful? Give feedback.
All reactions