oakmound / oak

A pure Go game engine
Apache License 2.0
1.52k stars 84 forks source link

Investigate adding CI to confirm JS builds of examples #185

Closed 200sc closed 1 year ago

200sc commented 2 years ago

This would involve taking the work we've done for linux arm, for example, and either duplicating it in a way that tested js execution, or integrating some js integrations that would do the tests for us.