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

RESERVED_FUNCTION_POINTERS error [duplicate] #75

Closed
jan-j opened this issue Sep 1, 2017 · 1 comment
Closed

RESERVED_FUNCTION_POINTERS error [duplicate] #75

jan-j opened this issue Sep 1, 2017 · 1 comment

Comments

@jan-j
Copy link

jan-j commented Sep 1, 2017

We're using QR scanning in long running app, starting and stopping scanning every now and then. For some reason from time to time we're getting following error:

Failed to read QR code. Finished up all reserved function pointers. Use a higher value for RESERVED_FUNCTION_POINTERS.

This seems to be related to emscripten documentation here https://kripken.github.io/emscripten-site/docs/porting/connecting_cpp_and_javascript/Interacting-with-code.html#calling-javascript-functions-as-function-pointers-from-c

@jan-j jan-j closed this as completed Sep 1, 2017
@jan-j jan-j changed the title RESERVED_FUNCTION_POINTERS error RESERVED_FUNCTION_POINTERS error [duplicate] Sep 1, 2017
@jan-j jan-j reopened this Sep 1, 2017
@jan-j
Copy link
Author

jan-j commented Sep 1, 2017

Duplicate of #74

@jan-j jan-j closed this as completed Sep 1, 2017
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