chanhx / crabviz

🦀 A LSP-based interative call graph generator
Apache License 2.0
674 stars 22 forks source link

TypeError: WebAssembly.instantiate(): error: module is not an object or function #19

Open PROxZIMA opened 10 months ago

PROxZIMA commented 10 months ago

Error: image

Compiled code: image

I ran the extension in watch mode. In the new window I selected "Crabviz: Generate Call Graph" from the context menu. image

Any build steps which went wrong? Can you please guide me through this?

Thanks for the help!!

chanhx commented 9 months ago

I didn't come across this problem before, but it seems related to building the wasm package. I have updated some build configurations, please update your local main branch and try again.