All Projects â†’ wasmerio â†’ Wapm Cli

wasmerio / Wapm Cli

Licence: mit
📦 WebAssembly Package Manager (CLI)

Programming Languages

rust
11053 projects

Projects that are alternatives of or similar to Wapm Cli

Genact
🌀 A nonsense activity generator
Stars: ✭ 5,109 (+2064.83%)
Mutual labels:  cli, webassembly, wasm
Argon2 Browser
Argon2 library compiled for browser runtime
Stars: ✭ 197 (-16.53%)
Mutual labels:  webassembly, wasm
Wasmpatch
🧱Yet Another Patch Module for iOS/macOS via WebAssembly
Stars: ✭ 192 (-18.64%)
Mutual labels:  webassembly, wasm
Artichoke
💎 Artichoke is a Ruby made with Rust
Stars: ✭ 2,557 (+983.47%)
Mutual labels:  webassembly, wasm
Uno.playground
Source code for the Uno Gallery apps and Uno Playground (made in Wasm)
Stars: ✭ 184 (-22.03%)
Mutual labels:  webassembly, wasm
Go Wasm
The in-browser IDE for Go
Stars: ✭ 186 (-21.19%)
Mutual labels:  webassembly, wasm
Sandspiel
Creative cellular automata browser game
Stars: ✭ 2,476 (+949.15%)
Mutual labels:  webassembly, wasm
Lam
🚀 a lightweight, universal actor-model vm for writing scalable and reliable applications that run natively and on WebAssembly
Stars: ✭ 176 (-25.42%)
Mutual labels:  webassembly, wasm
Vue
The progressive framework for WebAssembly applications.
Stars: ✭ 211 (-10.59%)
Mutual labels:  webassembly, wasm
Wasm Worker
Move a WebAssembly module into its own thread
Stars: ✭ 215 (-8.9%)
Mutual labels:  webassembly, wasm
Pont
An online board game in Rust and WebAssembly
Stars: ✭ 218 (-7.63%)
Mutual labels:  webassembly, wasm
Prototype
(deprecated) The journey continues at ASNEXT: https://github.com/AssemblyScript/assemblyscript
Stars: ✭ 2,114 (+795.76%)
Mutual labels:  webassembly, wasm
Raw Wasm
Raw WebAssembly demos
Stars: ✭ 183 (-22.46%)
Mutual labels:  webassembly, wasm
Wasm Examples
WebAssembly Examples
Stars: ✭ 191 (-19.07%)
Mutual labels:  webassembly, wasm
Ni
💡 Use the right package manager
Stars: ✭ 179 (-24.15%)
Mutual labels:  cli, package-manager
Hatch
A modern project, package, and virtual env manager for Python
Stars: ✭ 2,268 (+861.02%)
Mutual labels:  cli, package-manager
Wasm By Example
Wasm By Example is a website with a set of hands-on introduction examples and tutorials for WebAssembly (Wasm)
Stars: ✭ 226 (-4.24%)
Mutual labels:  webassembly, wasm
Webassembly Examples
From Simple To Complex. A complete collection of webassembly examples.
Stars: ✭ 177 (-25%)
Mutual labels:  webassembly, wasm
Wag
WebAssembly compiler implemented in Go
Stars: ✭ 177 (-25%)
Mutual labels:  webassembly, wasm
Stow
GNU Stow - mirror of savannah git repository occasionally with more bleeding-edge branches
Stars: ✭ 207 (-12.29%)
Mutual labels:  cli, package-manager

Wapm logo

tests License Join the Wasmer Community

Introduction

The WebAssembly Package Manager CLI. This tool enables installing, managing, and publishing wasm packages on the wapm.io registry.

Get Started

Read the wapm-cli user guide on wapm.io to get started using the tool and use the wapm-cli reference for information about the CLI commands.

Get Help

Feel free to take a look at the WAPM documentation. You can also join the discussion on spectrum chat in the wapm-cli channel, or create a GitHub issue. We love to help!

Contributing

See the contributing guide for instruction on contributing to wapm-cli.

Development

Update GraphQL Schema

If the WAPM GraphQL server has been updated, update the GraphQL schema with:

graphql get-schema -e prod

Note: You will need graphql-cli installed for this: npm install -g graphql-cli.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].