Exec Javascript (ES9)
1.57
App that executes javascript via V8. ECMAScript 2019 (ECMA-262) support
Description
This app can run and manage Java scripts. The Java scripts are executed by the V8 Script Engine. The scripts can be saved and reloaded.
Scripts can be included in other scripts.
The app can also plot function graphs (see sample script v8fxtest1.js).
Function plotter f(x).
MQTT Features:
mqtt – publish and mqtt – subscribe
What's new
Oct 17, 2021