Skip to content

Commit 54c124c

Browse files
authored
Fix links for Firefox, Wasmer, and Wasmtime (#239)
Updated links for Firefox, Wasmer, and Wasmtime in the status documentation.
1 parent b363a08 commit 54c124c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/status.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,12 +59,12 @@ Some language features rely on [future WebAssembly functionality](https://github
5959

6060
Web:  
6161
<Ch/> <a href="https://www.chromestatus.com/features#webassembly" target="_blank" rel="noopener">Chrome</a> &nbsp;
62-
<Fi/> <a href="https://platform-status.mozilla.org" target="_blank" rel="noopener">Firefox</a> &nbsp;
62+
<Fi/> <a href="https://mozilla.github.io/standards-positions/" target="_blank" rel="noopener">Firefox</a> &nbsp;
6363
<Sa/> <a href="https://webkit.org/status/" target="_blank" rel="noopener">Safari</a> &nbsp;
6464
<No/> <a href="https://github.com/nodejs/node/blob/master/CHANGELOG.md" target="_blank" rel="noopener">Node.js</a> &nbsp;&nbsp;
6565
Non-Web: &nbsp;
66-
<Ws/> <a href="https://docs.wasmer.io/ecosystem/wasmer/wasmer-features#support-of-features-by-compiler" target="_blank" rel="noopener">Wasmer</a> &nbsp;
67-
<Wt/> <a href="https://docs.wasmtime.dev/stability-wasm-proposals-support.html" target="_blank" rel="noopener">Wasmtime</a> &nbsp;
66+
<Ws/> <a href="https://docs.wasmer.io/runtime/features" target="_blank" rel="noopener">Wasmer</a> &nbsp;
67+
<Wt/> <a href="https://docs.wasmtime.dev/stability-wasm-proposals.html" target="_blank" rel="noopener">Wasmtime</a> &nbsp;
6868

6969
<sup>1</sup> Supported otherwise by Non-Web hosts. &nbsp; <sup>2</sup> See our detailed [standards objections](./standards-objections.md).
7070

0 commit comments

Comments
 (0)