Wasmer Docs
Wasmer
Community
WAPM
Wasmer on Github
Search…
Introduction
🏔
Ecosystem
Wasmer Runtime
WAPM
Getting Started
Publishing your Package
wax
Manifest
CLI Usage
GraphQL API
WebAssembly.sh
Wasienv
🔧
Language Integrations
Rust
C/C++
Javascript
Go
Python
PHP
Ruby
Examples
👥
Community
Built with Wasmer
Wasmer Twitter
Wasmer Slack
Wasmer Blog
Wasmer on Github
Powered By
GitBook
WAPM
WAPM
is a package manager for WebAssembly modules to be used standalone by any WebAssembly Runtime (such as the Wasmer Runtime).
The WAPM ecosystem makes WebAssembly more accessible to developers. The system is enabled by a couple tools:
WAPM package registry for storing and serving packages
wapm.io
WAPM package client (called
wapm
CLI) for installing and managing packages. See the
wapm-cli Github Repo
The
wapm
tool comes bundled with
Wasmer: the WebAssembly runtime
, but it works great with the other
server-side runtimes
and the web!
Did you know...?
The name WAPM is an acronym for WebAssembly Package Manager
Previous
Testing
Next
Getting Started
Last modified
9mo ago
Copy link