LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

wapm

WebAssembly package manager

TLDR

Install package
$ wapm install [package]
copy
Run package
$ wapm run [package]
copy
Search packages
$ wapm search [query]
copy
Publish package
$ wapm publish
copy
Login
$ wapm login
copy
List installed
$ wapm list
copy

SYNOPSIS

wapm command [options] [args]

DESCRIPTION

wapm is the package manager for WebAssembly modules, providing commands to install, run, search, and publish packages from the wapm.io registry. It works with the Wasmer runtime to execute WebAssembly packages on any platform.Packages installed through wapm contain pre-compiled WebAssembly modules that run in a sandboxed environment, making them portable across operating systems and architectures. The registry hosts a variety of tools and libraries compiled to WebAssembly from languages like Rust, C, and AssemblyScript.Publishing packages requires a wapm.io account and a wapm.toml manifest file describing the package metadata, entry points, and dependencies.

PARAMETERS

install

Install package.
run
Run package.
search
Find packages.
publish
Upload package.
login
Authenticate.
list
Show installed.

INSTALL

nix profile install nixpkgs#wapm
copy

CAVEATS

Wasmer recommended. WASM ecosystem. wapm.io account for publish.

HISTORY

wapm is the package manager for Wasmer, providing WebAssembly package management.

SEE ALSO

wasmer(1), wasm-pack(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid