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 44c2591 commit e6e03c3Copy full SHA for e6e03c3
winch/README.md
@@ -61,9 +61,8 @@ Winch's aim is to support all the backends officially supported by Wasmtime:
61
62
The x86\_64 backend offers an almost-complete implementation, it currently
63
supports all the instructions that are part of WebAssembly's MVP, plus some of
64
-the [feature extensions](feature-extensions). Refer to the [Tiers of
65
-Support](tiers-of-support) for more details.
66
-
+the [feature extensions][feature-extensions]. Refer to the [Tiers of
+Support][tiers-of-support] for more details.
67
68
[feature-extensions]: https://webassembly.org/features/
69
[tiers-of-support]: https://docs.wasmtime.dev/stability-tiers.html
0 commit comments