Page 1 of 1

stockfish.js

Posted: Sat Jan 30, 2016 9:07 am
by modolief
A few questions about stockfish.js:
https://www.npmjs.com/package/stockfish
https://github.com/nmrugg/stockfish.js
Stockfish.js is a pure JavaScript implementation of Stockfish. It is currently synced with Stockfish 6. It is built using Emscripten.

Does anyone know the rating of this program? (Say npm install vs native engines)
When will it be re-synced to Stockfish 7?
How does it deal with 64 bit integers?