diasurgical/devilutionX

Browser support

Open

#228 opened on Aug 16, 2019

View on GitHub
 (13 comments) (4 reactions) (0 assignees)C++ (743 forks)batch import
help wantedplatform support

Repository metrics

Stars
 (7,255 stars)
PR merge metrics
 (Avg merge 2d 12h) (15 merged PRs in 30d)

Description

Add a browser target for DeviltuionX via webasm.

Current status is that we can build for webasm, though the event model does not work with the webasm port of SDL as there can only be one event loop and we have about 5 atm.

Contributor guide