You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@arvid220u it's fixed but I honestly don't know what it was. What I did included: overwriting manually the contents of src/pkg with the build contents, disabling manually the linters in wasm_bg.js and restarting. Now src/pkg seems to not update anymore? I'll update if there are new insights.
Version:
1.6.0
I started using this plugin and can't call WASM anymore.
webpack config:
The browser shows "ERROR Rust compilation" and the console shows this:
In the previous working implementation I was using wasm like this:
package.json dependency:
And then in the JS files:
The reason I want to use this plugin is to be able to import like this:
The text was updated successfully, but these errors were encountered: