From c36d05d5aed2f8f7c6342b174692146e2d11c386 Mon Sep 17 00:00:00 2001 From: Matthew Kosarek Date: Mon, 22 Mar 2021 20:54:51 -0400 Subject: Refactored frontend, beginnings of general cpp layer, and beginning roadmap --- frontend/_wasm/intro.html | 56 ----------------------------------------------- 1 file changed, 56 deletions(-) delete mode 100644 frontend/_wasm/intro.html (limited to 'frontend/_wasm/intro.html') diff --git a/frontend/_wasm/intro.html b/frontend/_wasm/intro.html deleted file mode 100644 index 9b0d6d5..0000000 --- a/frontend/_wasm/intro.html +++ /dev/null @@ -1,56 +0,0 @@ - - - - - - - - - - - - Physics for Games - - -
-

Physics for Games

-
-
- -
-

Getting Started with WebAssembly

-
-

Why does the browser exist?

-

- Before we can get started trying to understand just what WebAssembly has to offer, let's ask ourselves a quick question: Why does the browser even exist in the first place, and what type of problem are we trying to tackle in the browser? -

-
-
-

WASM: What and why

-

- - In my professional career, I've spent far too much time writing complicated frontend applications for the browser. This being the modern web, my hand was forced into using JavaScript. -

-
-
-

- Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. -

-
- -
- -
- - -
-
-
-
- - -- cgit v1.2.1