The code for my talk on tagless final and WebGL.
The game is hosted at https://lukajcb.github.io/tagless-webgl/ and can be played there.
If you want to compile it yourself, simply run:
sbt fastOptJS
And open in your browser.
The code for my talk on tagless final and WebGL.
The game is hosted at https://lukajcb.github.io/tagless-webgl/ and can be played there.
If you want to compile it yourself, simply run:
sbt fastOptJS
And open in your browser.