diff --git a/docs/cn/README.md b/docs/cn/README.md index a958dc95f..6bbb500bf 100644 --- a/docs/cn/README.md +++ b/docs/cn/README.md @@ -5,7 +5,7 @@
-
-
-
-
+
diff --git a/docs/de/README.md b/docs/de/README.md
index 20da4b592..8edd37cb0 100644
--- a/docs/de/README.md
+++ b/docs/de/README.md
@@ -5,7 +5,7 @@
+
diff --git a/docs/es/README.md b/docs/es/README.md
index 360a4be06..69a57c97c 100644
--- a/docs/es/README.md
+++ b/docs/es/README.md
@@ -5,7 +5,7 @@
+
diff --git a/docs/ko/README.md b/docs/ko/README.md
index 3fda75001..984dc4d5b 100644
--- a/docs/ko/README.md
+++ b/docs/ko/README.md
@@ -5,7 +5,7 @@
+
diff --git a/lib/api/README.md b/lib/api/README.md
index 843cfd323..2de372f5c 100644
--- a/lib/api/README.md
+++ b/lib/api/README.md
@@ -1,4 +1,4 @@
-# `wasmer` [](https://github.com/wasmerio/wasmer/actions?query=workflow%3Abuild) [](https://slack.wasmer.io) [](https://github.com/wasmerio/wasmer/blob/main/LICENSE) [](https://crates.io/crates/wasmer)
+# `wasmer` [](https://github.com/wasmerio/wasmer/actions?query=workflow%3Abuild) [](https://slack.wasmer.io) [](https://github.com/wasmerio/wasmer/blob/main/LICENSE) [](https://crates.io/crates/wasmer)
[`Wasmer`](https://wasmer.io/) is the most popular
[WebAssembly](https://webassembly.org/) runtime for Rust. It supports JIT (Just
diff --git a/lib/c-api/README.md b/lib/c-api/README.md
index 7a8afabf5..e4136492f 100644
--- a/lib/c-api/README.md
+++ b/lib/c-api/README.md
@@ -1,4 +1,4 @@
-# `wasmer-c-api` [](https://github.com/wasmerio/wasmer/actions?query=workflow%3Abuild) [](https://slack.wasmer.io) [](https://github.com/wasmerio/wasmer/blob/main/LICENSE)
+# `wasmer-c-api` [](https://github.com/wasmerio/wasmer/actions?query=workflow%3Abuild) [](https://slack.wasmer.io) [](https://github.com/wasmerio/wasmer/blob/main/LICENSE)
This crate exposes a C and a C++ API for the Wasmer runtime. It also fully supports the [wasm-c-api common API](https://github.com/WebAssembly/wasm-c-api).
diff --git a/lib/cli-compiler/README.md b/lib/cli-compiler/README.md
index e4d435c44..a4cba6cee 100644
--- a/lib/cli-compiler/README.md
+++ b/lib/cli-compiler/README.md
@@ -1,4 +1,5 @@
-# `wasmer-cli-compiler` [](https://github.com/wasmerio/wasmer/actions?query=workflow%3Abuild) [](https://slack.wasmer.io) [](https://github.com/wasmerio/wasmer/blob/main/LICENSE)
+# `wasmer-cli-compiler`
+[](https://github.com/wasmerio/wasmer/actions?query=workflow%3Abuild) [](https://slack.wasmer.io) [](https://github.com/wasmerio/wasmer/blob/main/LICENSE)
This crate is the Wasmer Compiler only CLI.
diff --git a/lib/cli/README.md b/lib/cli/README.md
index cbac87b1d..c7a28dca3 100644
--- a/lib/cli/README.md
+++ b/lib/cli/README.md
@@ -1,4 +1,4 @@
-# `wasmer-cli` [](https://github.com/wasmerio/wasmer/actions?query=workflow%3Abuild) [](https://slack.wasmer.io) [](https://github.com/wasmerio/wasmer/blob/main/LICENSE)
+# `wasmer-cli` [](https://github.com/wasmerio/wasmer/actions?query=workflow%3Abuild) [](https://slack.wasmer.io) [](https://github.com/wasmerio/wasmer/blob/main/LICENSE)
This crate is the Wasmer CLI.
diff --git a/lib/compiler-cranelift/README.md b/lib/compiler-cranelift/README.md
index 760cdf54b..6dbb86a56 100644
--- a/lib/compiler-cranelift/README.md
+++ b/lib/compiler-cranelift/README.md
@@ -1,4 +1,4 @@
-# `wasmer-compiler-cranelift` [](https://github.com/wasmerio/wasmer/actions?query=workflow%3Abuild) [](https://slack.wasmer.io) [](https://github.com/wasmerio/wasmer/blob/main/LICENSE) [](https://crates.io/crates/wasmer-compiler-cranelift)
+# `wasmer-compiler-cranelift` [](https://github.com/wasmerio/wasmer/actions?query=workflow%3Abuild) [](https://slack.wasmer.io) [](https://github.com/wasmerio/wasmer/blob/main/LICENSE) [](https://crates.io/crates/wasmer-compiler-cranelift)
This crate contains a compiler implementation based on Cranelift.
diff --git a/lib/compiler-llvm/README.md b/lib/compiler-llvm/README.md
index 360899d3d..e2d789068 100644
--- a/lib/compiler-llvm/README.md
+++ b/lib/compiler-llvm/README.md
@@ -1,4 +1,4 @@
-# `wasmer-compiler-llvm` [](https://github.com/wasmerio/wasmer/actions?query=workflow%3Abuild) [](https://slack.wasmer.io) [](https://github.com/wasmerio/wasmer/blob/main/LICENSE) [](https://crates.io/crates/wasmer-compiler-llvm)
+# `wasmer-compiler-llvm` [](https://github.com/wasmerio/wasmer/actions?query=workflow%3Abuild) [](https://slack.wasmer.io) [](https://github.com/wasmerio/wasmer/blob/main/LICENSE) [](https://crates.io/crates/wasmer-compiler-llvm)
This crate contains a compiler implementation based on [the LLVM Compiler Infrastructure][LLVM].
diff --git a/lib/compiler-singlepass/README.md b/lib/compiler-singlepass/README.md
index 6bbf62354..48a0d6dde 100644
--- a/lib/compiler-singlepass/README.md
+++ b/lib/compiler-singlepass/README.md
@@ -1,4 +1,5 @@
-# `wasmer-compiler-singlepass` [](https://github.com/wasmerio/wasmer/actions?query=workflow%3Abuild) [](https://slack.wasmer.io) [](https://github.com/wasmerio/wasmer/blob/main/LICENSE) [](https://crates.io/crates/wasmer-compiler-singlepass)
+# `wasmer-compiler-singlepass`
+[](https://github.com/wasmerio/wasmer/actions?query=workflow%3Abuild) [](https://slack.wasmer.io) [](https://github.com/wasmerio/wasmer/blob/main/LICENSE) [](https://crates.io/crates/wasmer-compiler-singlepass)
This crate contains a compiler implementation based on the Singlepass linear compiler.
diff --git a/lib/compiler/README.md b/lib/compiler/README.md
index d15b26695..a6bbf5953 100644
--- a/lib/compiler/README.md
+++ b/lib/compiler/README.md
@@ -1,4 +1,4 @@
-# `wasmer-compiler` [](https://github.com/wasmerio/wasmer/actions?query=workflow%3Abuild) [](https://slack.wasmer.io) [](https://github.com/wasmerio/wasmer/blob/main/LICENSE)
+# `wasmer-compiler` [](https://github.com/wasmerio/wasmer/actions?query=workflow%3Abuild) [](https://slack.wasmer.io) [](https://github.com/wasmerio/wasmer/blob/main/LICENSE)
This crate is the base for Compiler implementations.
diff --git a/lib/vm/README.md b/lib/vm/README.md
index 7854b0eae..1d628b17e 100644
--- a/lib/vm/README.md
+++ b/lib/vm/README.md
@@ -1,4 +1,4 @@
-# `wasmer-vm` [](https://github.com/wasmerio/wasmer/actions?query=workflow%3Abuild) [](https://slack.wasmer.io) [](https://github.com/wasmerio/wasmer/blob/main/LICENSE)
+# `wasmer-vm` [](https://github.com/wasmerio/wasmer/actions?query=workflow%3Abuild) [](https://slack.wasmer.io) [](https://github.com/wasmerio/wasmer/blob/main/LICENSE)
This crate contains the Wasmer VM runtime library, supporting the Wasm ABI used by wasmer.
diff --git a/lib/wasix/README.md b/lib/wasix/README.md
index 482122152..a26e86eaa 100644
--- a/lib/wasix/README.md
+++ b/lib/wasix/README.md
@@ -1,4 +1,4 @@
-# `wasmer-wasi` [](https://github.com/wasmerio/wasmer/actions?query=workflow%3Abuild) [](https://slack.wasmer.io) [](https://github.com/wasmerio/wasmer/blob/main/LICENSE) [](https://crates.io/crates/wasmer-wasi)
+# `wasmer-wasi` [](https://github.com/wasmerio/wasmer/actions?query=workflow%3Abuild) [](https://slack.wasmer.io) [](https://github.com/wasmerio/wasmer/blob/main/LICENSE) [](https://crates.io/crates/wasmer-wasi)
This crate provides the necessary imports to use WASI easily from Wasmer.
[WebAssembly System Interface](https://github.com/WebAssembly/WASI)