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

Unable to utilize wasm build #116

Closed
luke-momentusresearch opened this issue Jul 17, 2023 · 1 comment
Closed

Unable to utilize wasm build #116

luke-momentusresearch opened this issue Jul 17, 2023 · 1 comment

Comments

@luke-momentusresearch
Copy link

artoolkit_wasm.js:1 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'buffer')
    at receiveInstance (artoolkit_wasm.js:1:42780)
    at artoolkit_wasm.js:1:873
    at Object.then (artoolkit.debug.js:125794:9)
    at artoolkit_wasm.js:1:807
receiveInstance	@	artoolkit_wasm.js:1
(anonymous)	@	artoolkit_wasm.js:1
then	@	artoolkit.debug.js:125794
(anonymous)	@	artoolkit_wasm.js:1
Promise.then (async)		
Module.instantiateWasm	@	artoolkit_wasm.js:1
createWasm	@	artoolkit_wasm.js:1
(anonymous)	@	artoolkit_wasm.js:1

Built using docker instructions as described here:

#113 (comment)

what can I do to resolve this?

Thanks!

@luke-momentusresearch
Copy link
Author

follow the simple_image_wasm.html example

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