Skip to content

adamjberg/wasm-art

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Wasm Art

output.mov

Live Demo

https://wasm-art-main-adamjberg.engram.sh

Description

This project is an experiment in a potential use case for WebAssembly. For now it allows uploading a wasm module that exports a draw function that can prepare pixel data to draw on a JS canvas. The longer term idea is to allow people to upload their wasm modules for a sort of gallery of animations. This is currently more of a Proof of concept that will evolve over time.

Examples

See the /examples folder for some samples of how to prepare a wasm module to upload.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages