vite-plugin-wasm@3.5.0
Add WebAssembly ESM integration (aka. Webpack's `asyncWebAssembly`) to Vite and support `wasm-pack` generated modules.
MIT
2025-07-09
安装 (3.5.0)
npm install vite-plugin-wasm@3.5.0
yarn add vite-plugin-wasm@3.5.0
pnpm add vite-plugin-wasm@3.5.0
bun add vite-plugin-wasm@3.5.0
devDependencies (21)
| 包名 | 版本要求 |
|---|---|
| @babel/core | ^7.26.0 |
| @babel/preset-env | ^7.26.0 |
| @jest/types | ^29.6.3 |
| @jsona/openapi | ^0.2.5 |
| @syntect/wasm | ^0.0.4 |
| @types/express | ^5.0.0 |
| @types/jest | ^29.5.14 |
| cross-env | ^7.0.3 |
| cz-conventional-changelog | ^3.3.0 |
| express | ^4.21.2 |
| jest | ^29.7.0 |
| jest-extended | ^4.0.2 |
| mime | ^4.0.6 |
| playwright | 1.23.3 |
| playwright-core | 1.23.3 |
| prettier | ^3.4.2 |
| terser | ^5.37.0 |
| ts-jest | ^29.2.5 |
| typescript | ^5.7.2 |
| vite | 7 |
| wait-port | ^1.1.0 |
peerDependencies (1)
| 包名 | 版本要求 |
|---|---|
| vite | ^2 || ^3 || ^4 || ^5 || ^6 || ^7 |