Duino-JS v1.0
This is version 1.0 of Duino-JS. In the upcoming releases like v1.1 and v1.2 you will see optimizations and performance improvements.
For v2.0, I will implement Web Workers. With Web Workers, you let processes run on another CPU thread , this will fix the freezing tabs (by letting the miner run on another CPU thread), and make multi-threading possible.
Happy mining!