Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a FindMUS interface into MiniZinc-JS #43

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

Dekker1
Copy link
Member

@Dekker1 Dekker1 commented Aug 16, 2024

The intention of the PR is to allow interfacing with FindMUS. The idea being that the same Instance objects could be use to query FindMUS.

The process for this can be seen in three major steps:

  • Compile FindMUS into Web Assembly
  • Connect to the "executable interface" of the generated Web Assembly
  • Build and interface around the connection that makes it a viable way to interact

Additional tasks before merging:

  • Merge the feat/wasm branch in the FindMUS repository

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant