From 53d4740019d8a2e77246305e3e73d63dabee66c9 Mon Sep 17 00:00:00 2001 From: Kai <2644614+Schweinepriester@users.noreply.github.com> Date: Tue, 19 Jul 2022 17:10:15 +0200 Subject: [PATCH] Update wasm.json --- features-json/wasm.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/features-json/wasm.json b/features-json/wasm.json index 0b5603b911..a130457f72 100644 --- a/features-json/wasm.json +++ b/features-json/wasm.json @@ -5,12 +5,16 @@ "status":"other", "links":[ { - "url":"https://webassembly.github.io/", + "url":"https://webassembly.org/", "title":"Official site" }, { "url":"https://developer.mozilla.org/docs/WebAssembly", "title":"WebAssembly on MDN" + }, + { + "url":"https://webassembly.org/roadmap/", + "title":"Roadmap and detailed feature support table" } ], "bugs":[