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

Auto-fill does not work with local build of xwsolve.js #23

Open
legion80 opened this issue Jan 11, 2019 · 0 comments
Open

Auto-fill does not work with local build of xwsolve.js #23

legion80 opened this issue Jan 11, 2019 · 0 comments

Comments

@legion80
Copy link

After solving the issue I mentioned in #17, I successfully built the .js and .wasm.

But trying to run it I see in console

[Warning] Invalid function pointer called with signature 'iii'. Perhaps this is an invalid value (e.g. caused by calling a virtual method on a NULL pointer)? Or calling a function with an incorrect type, which will fail? (it is worth building your source files with -Werror (warnings are errors), as warnings can indicate undefined behavior which can cause this) (xwsolve.js, line 1)

What is the purpose of auto-fill? Even on your website I can't tell what it does (and FWIW it does not spew this error)

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

No branches or pull requests

1 participant