Skip to content
This repository has been archived by the owner on Jun 13, 2023. It is now read-only.

Wasmer Documentation (for standalone and embedded use cases)

License

Notifications You must be signed in to change notification settings

wasmerio/old-docs.wasmer.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Welcome to the Wasmer Documentation! 👋

Wasmer is an open-source runtime for executing WebAssembly on the Server.

Wasmer mission is make all software universally available

For an overview of WebAssembly, and what WebAssembly is, take a look here.

{% hint style="info" %} You can find the source code of the docs here: github.com/wasmerio/docs.wasmer.io

Any page can be easily edited, just by clicking on the Edit on Github link at the top right {% endhint %}

Projects

In addition to the Wasmer WebAssembly Runtime, we also participate in other projects such as:

  1. The WAPM (WebAssembly Package Manager)
  2. The WebAssembly Shell

to name but a few...

Social

For the latest articles on Wasmer features and developments, check out our blog or follow us on Twitter!

Tutorials

If you would like to see tutorials, examples, or reference API documentation about a specific Wasmer project, please use the sidebar to the left, or the search bar at the top of this page in the header.

Let's now dig deeper into the Wasmer WebAssembly Runtime, shall we? 🙂