UNPKG

stockfish

Version:

The Stockfish chess engine in Web Assembly (WASM)

18 lines (17 loc) 544 B
/*! * Stockfish.js __VERSION__ (c) __YEAR__, Chess.com, LLC * https://github.com/nmrugg/stockfish.js * License: GPLv3 * * Based on stockfish.wasm (c) * Niklas Fiekas <niklas.fiekas@backscattering.de> * Hiroshi Ogawa <hi.ogawa.zz@gmail.com> * https://github.com/niklasf/stockfish.wasm * https://github.com/hi-ogawa/Stockfish * * Based on Stockfish (c) T. Romstad, M. Costalba, J. Kiiski, G. Linscott and other contributors. * https://github.com/official-stockfish/Stockfish */ (function () { var Stockfish; function INIT_ENGINE() {