I know that it is possible to start espruino itself, but then there is no
Bangle.*
Can I get espruino to load the current Bangle/Emscripten build on the console?
I have successfully created emulator_banglejs2.js.
But when I create
./espruino emulator_banglejs2.js
I get the following error:
____ _
| __|___ ___ ___ _ _|_|___ ___
| __|_ -| . | _| | | | | . |
|____|___| _|_| |___|_|_|_|___|
|_| espruino.com
2v14.49 (c) 2021 G.Williams
Espruino is Open Source. Our work is supported
only by sales of official boards and donations:
http://espruino.com/Donate
Uncaught Error: Can only use 'arguments' variable inside a function
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
I know that it is possible to start espruino itself, but then there is no
Can I get espruino to load the current Bangle/Emscripten build on the console?
I have successfully created emulator_banglejs2.js.
But when I create
I get the following error: