Détail du package

wasm-opt

MrRefactoring7.5kMIT1.4.0

Makes it possible to call wasm-opt in your project

wasm, wasm-opt

readme

Wasm-opt

After installing this package, you can use wasm-opt in your project.

About wasm-opt

Install

Global installation:

npm i wasm-opt -g

Installation in the project:

npm i wasm-opt

Usage

wasm-opt index_bg.wasm -o index.wasm

changelog

Changelog

1.4.0

  • Updated to wasm-opt version 112

1.3.0

  • Updated to wasm-opt version 105

1.2.1

  • Vulnerabilities fixed

1.2.0

  • Updated to wasm-opt version 101

1.1.0

  • Added linux and macOS support

1.0.0

  • Release