After installing this package, you can use wasm-opt in your project.
Global installation:
npm i wasm-opt -g
Installation in the project:
npm i wasm-opt
wasm-opt index_bg.wasm -o index.wasm
| Name | Name | Last commit date | ||
|---|---|---|---|---|
After installing this package, you can use wasm-opt in your project.
Global installation:
npm i wasm-opt -g
Installation in the project:
npm i wasm-opt
wasm-opt index_bg.wasm -o index.wasm