Results 32 comments of Nathan Rugg

The multi-threaded engines might use more memory. Mobile browsers are pretty limited. So, you may want to stick with the single-threaded engine. The multi-threaded engines use `SharedArrayBuffer`, which needs COORS...

> I was running into this with `stockfish-17-lite-single.js` running in the browser . What seems to be working so far is sending `position` and `go` only after I've received `bestmove`...