fixed WebAssembly

This commit is contained in:
0xflotus
2018-11-23 00:52:57 +01:00
committed by GitHub
parent 2d69af9669
commit 4ad8de5dfa

View File

@@ -7,7 +7,7 @@
## Introduction
Wasmer is a Standalone JIT-style WebAsssembly runtime code built on [Cranelift](https://github.com/CraneStation/cranelift) code generator engine.
Wasmer is a Standalone JIT-style WebAssembly runtime code built on [Cranelift](https://github.com/CraneStation/cranelift) code generator engine.
## Usage