Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
syrusakbary authored Jun 2, 2021
1 parent 7beeaad commit bb9ae3f
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,8 @@

<br />

Wasmer is a runtime that enables super
_lightweight containers_ based on [**WebAssembly**](https://webassembly.org)
to run anywhere: from Desktop to the Cloud and IoT devices, and also
embedded in *multiple programming
languages*.
Wasmer is a _fast_ and _secure_ [**WebAssembly**](https://webassembly.org) runtime that enables super
_lightweight containers_ to run anywhere: from Desktop to the Cloud and IoT devices.

> _This document is also available in:
[🇨🇳 中 文 -Chinese](https://github.com/wasmerio/wasmer/blob/master/docs/cn/README.md)
Expand All @@ -38,6 +35,7 @@ languages*.
* Secure by default. No file, network, or environment access, unless explicitly enabled.
* Supports [WASI](https://github.com/WebAssembly/WASI) and [Emscripten](https://emscripten.org/) out of the box.
* Fast. Run WebAssembly at near-native speeds.
* Embeddable in [multiple programming languages](https://github.com/wasmerio/wasmer/#-language-integrations)
* Compliant with latest WebAssembly Proposals (SIMD, Reference Types, Threads, ...)

### Install
Expand Down

0 comments on commit bb9ae3f

Please sign in to comment.