Quickstart

wasm-opt Plugin

javimosch Updated

File contents

wasm-opt Plugin

CLI tool: wasm-opt.

Commands

  • wasm-opt <resource> <action> — Execute wasm-opt commands
  • wasm-opt self version — Print wasm-opt version
  • wasm-opt _ _ — Passthrough to wasm-opt CLI

Usage Examples

  • "wasm-opt --help"
  • "wasm-opt self version"

Installation

apt-get install wasm-opt 2>/dev/null || which wasm-opt

Key Features

  • CLI-based tool
  • Scriptable and automatable
  • Pipeline-ready output
  • system based

javimosch/supercli/tree/main/plugins/wasm-opt/skills/quickstart commit 911c6cb6df

Frequently asked questions

npx skillmds@latest add javimosch/quickstart-1709