Releases: sys-256/Duino-JS
Releases · sys-256/Duino-JS
Duino-JS v2.0
I added Web Workers in this release, so your site won't freeze if you installed Duino-JS on it.
Duino-JS v1.2
Updated port number and fixed typo
Duino-JS v1.1
I added a rig ID option, made improvements and added some more comments.
Happy mining!
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!