Skip to content

justinclift/tinygo_canvas2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is just simple play around code, to learn what TinyGo can do with the html5 canvas at present. 😄

The running version of this is here:

    https://justinclift.github.io/tinygo_canvas2/

To compile the WebAssembly file:

$ tinygo build -target wasm -no-debug -o docs/wasm.wasm wasm.go

Releases

No releases published

Packages

No packages published

Languages