Introduction

Introduction

Welcome to the Wasmer Documentation! 👋 Wasmer (opens in a new tab) is an ecosystem based on WebAssembly that allows running applications anywhere: in the browser, embedded in your favorite programming language, or standalone in the server.

Wasmer mission is make all software universally available

Ecosystem

  1. Wasmer Runtime: allows running Wasmer containers anywhere
  2. Wasmer Registry: explore containers from the community and distribute your own ones
  3. Wasmer Edge: run containers on Wasmer distributed Edge infrastructure
  4. Wasmer JavaScript SDK: run containers on Wasmer distributed Edge infrastructure

Social

For the latest articles on Wasmer features and developments, check out our blog (opens in a new tab) or follow us on Twitter (opens in a new tab)! You can also chat with us using Wasmer Discord channel (opens in a new tab).

Let's now dig deeper into how to install Wasmer, shall we? 🙂