Which (javascript) environments support ECMAscript 5 strict mode? (aka “use strict”)
Update: See my compatibility table. Original response: None as of now. Raphael Speyer was working on Mozilla implementation for Rhino during this summer, and afaik, their implementation is pretty close to completion. I know (based on info from ES-discuss list) that Microsoft is planning to include some of ES5 features into upcoming versions of IE … Read more