...
Canvas uses JavaScript ES5. Features supported added in ES6 and or later versions (including let
, class
, and arrow functions) are not supported. See https://262.ecma-international.org/5.1/ for a complete specification. Note that features related to the Document Object Model (DOM) are not supported.
...