Skip to content

justinclift/rust_canvas_2d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Initial play around with the 2D canvas using Rust wasm

Initially based upon the "without-a-bundler-no-modules" rustwasm example here.

The running version of this is here:

    https://justinclift.github.io/rust_canvas_2d/

The code can be built locally with:

$ ./build.sh

Then open http://localhost:8080 in your browser to run it.

About

Initial play around with the 2D canvas using Rust wasm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published