Skip to content

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

Notifications You must be signed in to change notification settings

izo0x90/webAssembly-GraphicsDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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