View Single Post
Posts: 303 | Thanked: 146 times | Joined on Aug 2009
#41
Originally Posted by jeremiah View Post
Native code is faster. The issue though is to create cross-platform applications. For that you need an agreed upon standard. It appears that HTML5 is now that standard.
C is more portable than JavaScript (which is used in HTML5 apps). The standard can be Linux, *BSD, etc.
Doing serious stuff in HTML5 for a desktop or phone is beyond stupid.