Cannot create a Uint8ClampedArray #501
Replies: 3 comments
-
Posted at 2015-10-22 by @gfwilliams Do you have up to date firmware installed? And which board are you using? Some of the non-Espruino boards have some things removed in order to fit Espruino into their smaller flash memory sizes. |
Beta Was this translation helpful? Give feedback.
-
Posted at 2015-11-07 by dbkingsb I did not have up-to-date firmware; thanks for mentioning that. After upgrading it, I found the memory usage to be much better with arrays! Looks like it was some optimizations you did last year. |
Beta Was this translation helpful? Give feedback.
-
Posted at 2015-11-09 by @gfwilliams Great! Yes, I've been able to optimise it a bit in the last year or so. There'll be some more big improvements coming in 1v82 as well! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2015-10-22 by dbkingsb
Using the web IDE, I try to load just this one line:
... and get this error:
What am I missing?
Beta Was this translation helpful? Give feedback.
All reactions