When running pnpm dev I get some Wasm. initialize error and the app does not start. I believe this is because vite doesn't import/start the wasm files correctly. I already tried bundling the ironcalc/wasm with the bundler target in sk/fix_wasm branch without great success. There is also a vite-plugin-wasm for vite which I tried without success.
When running
pnpm devI get someWasm. initializeerror and the app does not start. I believe this is because vite doesn't import/start the wasm files correctly. I already tried bundling theironcalc/wasmwith thebundlertarget insk/fix_wasmbranch without great success. There is also avite-plugin-wasmfor vite which I tried without success.