-
Notifications
You must be signed in to change notification settings - Fork 114
Open
Description
Hi,
First thank you for this project !
I'm trying to build it, but I’ve encountered a few errors:
- I had to update
wasm-bindgen = "0.2.87"towasm-bindgen = "0.2.88"everywhere it's used, - Then I updated
const pkg = await import("../..");toconst pkg = await import("../../solver.js");inworkerHelpers.js,
Now i'm stuck with this one :
Any idea ?
Thank you for any help !
Metadata
Metadata
Assignees
Labels
No labels
