Menci / vite-plugin-wasm

Add WebAssembly ESM integration (aka. Webpack's `asyncWebAssembly`) to Vite and support `wasm-pack` generated modules.
MIT License
281 stars 16 forks source link

vite 4.x support? #32

Closed laoshaw closed 1 year ago

laoshaw commented 1 year ago

can I use this with vite4.x?

Menci commented 1 year ago

You can try. Just ignore the warnings.

Menci commented 1 year ago

Hi. Vite 4 is supported. I have added E2E tests with Vite 4. If you have and futher issues please tell me.