From 98d7d6cb702af2708f20e7cf16ee10a9f71b578a Mon Sep 17 00:00:00 2001 From: Matthew Kosarek Date: Sat, 13 Mar 2021 15:43:56 -0500 Subject: My First WASM application is rendering a triangle on the frontend --- frontend/navbar.html | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'frontend/navbar.html') diff --git a/frontend/navbar.html b/frontend/navbar.html index 01cdc72..25f9812 100644 --- a/frontend/navbar.html +++ b/frontend/navbar.html @@ -16,4 +16,11 @@
  • 3D
  • +
  • + WebAssembly + +
  • \ No newline at end of file -- cgit v1.2.1