New interpreter error: CALLBACK,MEMORY #7359
Unanswered
espruino-discuss
asked this question in
Other Boards
Replies: 1 comment
-
Posted at 2020-03-23 by Robin Mon 2020.03.23
Not entirely sure what is meant hear by 'codes' Is the intent to explain why memory is not being cleared of Javascript commands, e.g. code?
http://www.espruino.com/Reference#l__global_reset Baring that, please post the results of process.env and we'll go from there.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2020-03-23 by user109783
Sometimes I want the update codes by METHOD load(), and use HTTP to download new codes and eval("new codes"). But it always crashed. Especially when I use serval setInterval() in code.
When I invoke load() in code, it still have the past codes in the RAM. Is it possible to refresh codes by codes? How can I clean RAM datas, or the garbage?
Beta Was this translation helpful? Give feedback.
All reactions