Sunday, February 23, 2020

Re: Is GWT 3.0 /GWT 2.9 dead?

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 google-web-toolkit+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit/c95ca5da-88e8-4be0-ae12-59af7ef2fc6c%40googlegroups.com.

No comments:

Post a Comment