wapm
« Back to VersTracker
Description:
WebAssembly Package Manager (CLI)
Type: Formula  |  Tracked Since: Dec 28, 2025
Links: Homepage  |  formulae.brew.sh
Category: Developer tools
Tags: webassembly wasm package-manager cli development
Install: brew install wapm
About:
Wapm is a command-line interface for managing WebAssembly packages. It enables developers to publish, discover, and install Wasm modules from the wapm.io registry. This tool facilitates dependency management and execution of Wasm binaries directly from the terminal.
Key Features:
  • Dependency management for Wasm modules
  • Publishing and registry interaction
  • CLI execution of packaged Wasm binaries
  • Global namespace support for packages
Use Cases:
  • Managing dependencies for Rust or C projects compiling to Wasm
  • Sharing and distributing reusable Wasm libraries
  • Running CLI tools packaged as WebAssembly modules
Alternatives:
  • npm – Standard for JavaScript ecosystems, whereas Wapm focuses specifically on WebAssembly binaries.
  • cargo – Rust's package manager, which can build Wasm but lacks a dedicated Wasm-centric registry.
Version History
Detected Version Rev Change Commit
Sep 14, 2024 10:14pm 0 VERSION_BUMP bb6960bb