Stockfish 18 — WebAssembly build ================================ This directory contains the Stockfish 18 chess engine compiled for use in the browser (JavaScript / WebAssembly), loaded via a Web Worker by this website. Upstream project ---------------- Official repository (source code and project information): https://github.com/official-stockfish/Stockfish License ------- Stockfish is free software distributed under the GNU General Public License version 3 (GPL v3). The complete license text is included in this directory as the file named LICENSE (verbatim copy of the project’s Copying.txt). For the avoidance of doubt: the upstream Stockfish project and its license are maintained by the Stockfish developers; this README is provided by the site operator for attribution and compliance purposes only.