UInt8ClampedArray Bitwise operators?
Daniel Ehrenberg
dehrenberg at chromium.org
Wed Aug 12 17:44:55 UTC 2015
On Wed, Aug 12, 2015 at 4:50 AM, Caitlin Potter <caitpotter88 at gmail.com> wrote:
> Operator overloading or value types might make it look a lot prettier some day (though iirc element assessor overloading was off limits), but you could get pretty far by baking it into a compile-to-js language.
ES2015 already has element accessor overloading with proxies, right?
It's everything else that's missing.
More information about the es-discuss
mailing list