1
0
mirror of https://github.com/taigrr/wasm-experiments synced 2025-01-18 04:03:21 -08:00

Remove outdated reference to tinygo-canvas

This commit is contained in:
Justin Clift 2019-11-12 22:07:41 +11:00 committed by Johan Brandhorst
parent 5160fa41e7
commit 99f4e0a7f0

View File

@ -90,10 +90,6 @@ send a HTTP request, parse the result and write it to the DOM.
An updated version of the [repulsion](https://stdiopt.github.io/gowasm-experiments/repulsion) An updated version of the [repulsion](https://stdiopt.github.io/gowasm-experiments/repulsion)
demo by [Luis Figuerido](https://github.com/stdiopt). demo by [Luis Figuerido](https://github.com/stdiopt).
### TinyGo-Canvas
Same as above but built with TinyGo.
### Ebiten ### Ebiten
A short demo of using the [Ebiten game engine](https://github.com/hajimehoshi/ebiten) A short demo of using the [Ebiten game engine](https://github.com/hajimehoshi/ebiten)