From: Fabian Fichter Date: Tue, 26 Apr 2022 14:23:00 +0000 (+0200) Subject: Update README.md X-Git-Url: http://winboard.nl/cgi-bin?a=commitdiff_plain;h=83e81140894c6cef58e13bd70d5db8b5197b80a4;p=fairystockfish.git Update README.md --- diff --git a/README.md b/README.md index 1339019..13773a4 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,7 @@ The javascript binding [ffish.js](https://www.npmjs.com/package/ffish) contribut ## Ports -### WASM +### WebAssembly For in-browser use a [port of Fairy-Stockfish to WebAssembly](https://github.com/ianfab/fairy-stockfish.wasm) is available at [npm](https://www.npmjs.com/package/fairy-stockfish-nnue.wasm). It is e.g. used for local analysis on [pychess.org](https://www.pychess.org/analysis/chess). Also see the [Fairy-Stockfish WASM demo](https://github.com/ianfab/fairy-stockfish-nnue-wasm-demo) available at https://fairy-stockfish-nnue-wasm.vercel.app/.