From 388deb5eac375bd0111fd95b7c3b5d4d25df43c9 Mon Sep 17 00:00:00 2001 From: The New Stack <111312063+lovemycodesnippets@users.noreply.github.com> Date: Mon, 5 Dec 2022 06:33:07 -0600 Subject: [PATCH] Add resources for web assembly (#2979) --- content/roadmaps/100-frontend/content/123-web-assembly.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/roadmaps/100-frontend/content/123-web-assembly.md b/content/roadmaps/100-frontend/content/123-web-assembly.md index fe5d5c367..f99276b3b 100644 --- a/content/roadmaps/100-frontend/content/123-web-assembly.md +++ b/content/roadmaps/100-frontend/content/123-web-assembly.md @@ -6,3 +6,5 @@ WebAssembly is a new type of code that can be run in modern web browsers — it Official Website Official Getting Started to Web Assembly An introduction to WebAssembly +What Is WebAssembly — and Why Are You Hearing So Much About It? +What Is WebAssembly and Why Do You Need It?