Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 311 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 311 Bytes

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