We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0f1ffb commit 11ae9c1Copy full SHA for 11ae9c1
README.md
@@ -2,7 +2,7 @@
2
3
# WasmKit
4
5
-**WasmKit** is a standalone WebAssembly runtime written in Swift.
+**WasmKit** is a standalone and embeddable WebAssembly runtime implementation written in Swift.
6
7
## Usage
8
Sources/WasmKit/Docs.docc/Docs.md
@@ -4,7 +4,7 @@ A WebAssembly runtime written in Swift.
## Overview
-WasmKit is a standalone and embeddable WebAssembly runtime implementation for Swift.
9
10
## Quick start
0 commit comments