Skip to content

Commit 5e2b557

Browse files
authored
Add a link to webassembly.org in README.md
1 parent f7eaf44 commit 5e2b557

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# WasmKit
44

5-
**WasmKit** is a standalone and embeddable WebAssembly runtime implementation written in Swift. Starting with Swift 6.2, WasmKit CLI executable is also included in Linux and macOS [toolchains distributed at swift.org](https://swift.org/install).
5+
**WasmKit** is a standalone and embeddable [WebAssembly](https://webassembly.org) runtime implementation written in Swift. Starting with Swift 6.2, WasmKit CLI executable is also included in Linux and macOS [toolchains distributed at swift.org](https://swift.org/install).
66

77
## Usage
88

0 commit comments

Comments
 (0)