czheo / docs.wasmer.io

Wasmer Documentation (for standalone and embedded use cases)

Home Page:https://docs.wasmer.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Wasmer Documentation (for standalone and embedded use cases)

https://docs.wasmer.io/

License:MIT License


Languages

Language:WebAssembly 42.3%Language:JavaScript 36.5%Language:C 9.2%Language:Rust 8.9%Language:Makefile 2.4%Language:HTML 0.7%