fairy-stockfish / fairy-stockfish.wasm

WebAssembly port of the chess variant engine Fairy-Stockfish with NNUE support
https://fairy-stockfish-nnue-wasm.vercel.app/
GNU General Public License v3.0
22 stars 9 forks source link

pthread issue #14

Open PraseodymiumSpike opened 9 months ago

PraseodymiumSpike commented 9 months ago

I get an error: "pthread sent an error! https://fairyground.vercel.app/lib/stockfish.js line 138 > WebAssembly.instantiate:184048: RuntimeError: index out of bounds". There is more information here: https://github.com/ianfab/fairyground/issues/29.

PraseodymiumSpike commented 5 months ago

another: image