tetris in D in webassembly

matheus matheus at gmail.com
Mon Aug 10 21:30:53 UTC 2020


On Monday, 10 August 2020 at 15:08:59 UTC, Adam D. Ruppe wrote:
> http://webassembly.arsdnet.net/
>
> tetris.d source here: 
> http://dpldocs.info/this-week-in-d/Blog.Posted_2020_08_03.html#tetris-in-d
>
> web assembly source and explanation here:
>
> http://dpldocs.info/this-week-in-d/Blog.Posted_2020_08_10.html
>
>
> Short version: BARE MINIMUM druntime port to webassembly 
> together with a bare minimum source port of simpledisplay.d to 
> it as well made that little game playable.
>
> In theory we could make a lot more work by building up one 
> function at a time. In practice I gotta get back to real work 
> so don't hold your breath :)

Awesome!

By the way you should post on reddit (/r/programming) if you 
haven't already.

Matheus.


More information about the Digitalmars-d-announce mailing list