Skip to Content
Introduction

Introduction

Welcome to the Wasmer Documentation! 👋 Wasmer  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
  3. Wasmer Edge: run containers on Wasmer distributed Edge infrastructure

SDKs

Embed the Wasmer Runtime directly in your application and run packages in local, capability-based sandboxes:

  • JavaScript SDK: run Wasmer packages in Node.js or a browser
  • Python SDK: run Wasmer packages inside a Python application

Social

For the latest articles on Wasmer features and developments, check out our blog  or follow us on X ! You can also chat with us using the Wasmer Discord channel .

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

Last updated on