Hacker News new | ask | show | jobs
by lkbm 4115 days ago
Won't keeping the pragma be a useful signal for the compiler to know it can use the more efficient language subset? Those that don't support it can just ignore the pragma and go with standard Javascript.