-
Notifications
You must be signed in to change notification settings - Fork 49
Open
Labels
Description
I have been trying to compile a new release of mdbook-katex which is using quickjs-rs, but ran into problems. TLDR: opened and issue and got forwarded here.
When trying to compile, I am getting a lot of undefined references.
Could this have something to do with quickjs getting maintained again? They just made 2 new releases relatively recently (2023-12-09 and 2024-01-13).
Downgrade of quick-js to v0.4.0 fixes the problem.