/webAssembly-GraphicsDemo

Pure webAssembly graphics demo in the WAT format. Like actually written in Web Assembly syntax.

Primary LanguageWebAssembly

webAssembly WAT Graphics demo

Some image generation written in webAssembly text format.

Inspired by the 80/90s graphics demo scene. The web is now truly the new Amiga.

Compile

$> npm run build

Compile & run dev server

$> npm run dev

Install dep.

$> npm install