Project_Tasker_dot_JS v1.1.0

A JavaScript console with support of the Tasker's JavaScript interface....

  1. A better REPL structure is implemented...

    Nirmal Paul
    (1) From now on all codes will no longer be executed in an array loop, each code will be executed separately (But it will have an effect. As is the case with other REPL consoles.)
    As a result, the problem of memory leakage and (old) code re-execution will no longer exist in this version...
Return to update list...