Andreas Rossberg (2013-04-16T11:50:57.000Z)
On 16 April 2013 13:45, Francisco Ferreira
<francisco.m.s.ferreira at gmail.com> wrote:
> But in that case the original question still stands, are more modes planed?

No, I don't think anybody wants more modes. At least not as official
part of the language. But of course, that does not prevent linters,
VMs, or debug/development tools from implementing additional compile
or run time warnings. V8 already has some simple ones, e.g. to log
out-of-bounds typed-array accesses.

/Andreas
github at esdiscuss.org (2013-07-12T02:26:57.230Z)
On 16 April 2013 13:45, Francisco Ferreira <francisco.m.s.ferreira at gmail.com> wrote:
> But in that case the original question still stands, are more modes planed?

No, I don't think anybody wants more modes. At least not as official
part of the language. But of course, that does not prevent linters,
VMs, or debug/development tools from implementing additional compile
or run time warnings. V8 already has some simple ones, e.g. to log
out-of-bounds typed-array accesses.

/Andreas