-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Hi there!
I'm trying to use JavaPoly in a web worker but import statements aren't yet supported in browsers. Is there a way to use JavaPoly in a Web Worker without imports?
Thank you!
Will
The code I'm trying to use is:
var worker = new Worker('path/on/server/to/src/webworkers/JavaPolyWorker.js');Metadata
Metadata
Assignees
Labels
No labels