> > *GWT is for large projects.*
GWT is also great for small projects. I'm using it for a little game I made https://drift.team/ It's brilliant, as I can reuse the game logic code, to replay the game on the server, and make sure the person didn't hack the game and cheat. :D Big thanks to the community for keeping GWT going. Looking forward to GWT3.0! I do wonder if/when WASM supports garbage collection, then it'd be possible to make a good Java to WASM compiler. GWT would then have some serious competition. -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit/c95ca5da-88e8-4be0-ae12-59af7ef2fc6c%40googlegroups.com.
