-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
Hi,
I'm trying to compile z3 with emscripten to use it in another project.
I started with your version of z3.emscripten.js - and it worked fine. However, when I later tried to build my own version of z3 (that supports soft constraints) - it built fine but segfaults on certain queries :( Your original version (based on 4.3.1 as far as I can tell) works fine though, although it doesn't support assert-soft that was introduced in v4.4.1.
Do you mind providing more information on which upstream commit the bundled z3.js is based and which emscripten configuration was used to build it so I can have a starting point of a working build and see where things went wrong?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels