D => asm.js for the web?

Nick Sabalausky SeeWebsiteToContactMe at semitwist.com
Sat Mar 23 12:07:58 PDT 2013


On Sat, 23 Mar 2013 19:29:55 +0100
Paulo Pinto <pjmlp at progtools.org> wrote:
> 
> And don't get me started to discuss about customers that only pay 
> projects when the web application is pixel perfect with the given 
> Photoshop design.
> 

if(request.userAgent == "IE" && request.ip in paityHairedIPAddresses)
{
    response.send(smokeAndMirrors());
}
else
{
    response.send(normalSite());
}



More information about the Digitalmars-d mailing list