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

vmsg index.html out of src tree #515

Open
roughnecks opened this issue Nov 5, 2023 · 1 comment
Open

vmsg index.html out of src tree #515

roughnecks opened this issue Nov 5, 2023 · 1 comment

Comments

@roughnecks
Copy link

roughnecks commented Nov 5, 2023

Hello,

vmsg is looking for index.html in this path: https://woodpeckersnest.space:5281/packages/vmsg/index.html

while my plugins are under https://woodpeckersnest.space:5281/conversejs/dist/plugins/vmsg/vmsg.js

So it returns a 404. I'm using mod_conversejs from prosody.

I manually edited "vmsg.js" at line 34, changed the index.html path and now I have a different problem:

Error: TypeError: Failed to execute 'compile' on 'WebAssembly': Incorrect response MIME type. Expected 'application/wasm'.
    at worker.onmessage (VM578 vmsg-lib.js:238:18)
@roughnecks
Copy link
Author

roughnecks commented Nov 5, 2023

Do I have to load the vmsg.wasm file somehow?

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