From 62cc72f0a0df8af0daaffcf6177bceafa5780714 Mon Sep 17 00:00:00 2001 From: Robin Freyler Date: Sun, 19 May 2024 10:38:53 +0200 Subject: [PATCH] adjust spelling --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c27b73e..2e5502b 100644 --- a/README.md +++ b/README.md @@ -6,11 +6,11 @@ This includes execution and compilation benchmarks for the Wasmi interpreter and The following Wasm runtimes and configurations are included. -Ideally we had more Wasm runtimes, e.g. [WAMR], [toywasm] and [`wain`] but those had no proper Rust bindings or sufficiently flexible APIs respectively. +Ideally we had more Wasm runtimes, e.g. [WAMR], [Toywasm] and [Wain] but those had no proper Rust bindings or sufficiently flexible APIs respectively. [WAMR]: https://github.com/bytecodealliance/wasm-micro-runtime -[toywasm]: https://github.com/yamt/toywasm -[`wain`]: https://github.com/rhysd/wain +[Toywasm]: https://github.com/yamt/toywasm +[Wain]: https://github.com/rhysd/wain | Runtime | ID | Configurations | Note | |:-------:|:---------------|:-----|:---|