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

[good first issue] Error handling for wrong JS glue. #105

Open
munrocket opened this issue Jan 23, 2022 · 0 comments
Open

[good first issue] Error handling for wrong JS glue. #105

munrocket opened this issue Jan 23, 2022 · 0 comments

Comments

@munrocket
Copy link

Leaving this issue just for log purposes.

Uncaught (in promise) TypeError: r is not a function
    at as-bind.esm.js:1:8309
    at b.wasm:0xfb1
    at b.wasm:0xffa
    at test.a.<computed> (as-bind.esm.js:1:5649)
    at Object.test (as-bind.esm.js:1:8623)
    at init (main.js:23:8)

You can get this error really frequently if you wrote wrong JS glue for externref. All files in dist folder are minified so you can't understand what is going on.

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