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.

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

SDKs

Wasmer is available in multiple programming languages and operating systems. We have set up the SDKs to allow using Wasmer easily anywhere:

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? 🙂