nmrugg / stockfish.js

The Stockfish chess engine in Javascript
GNU General Public License v3.0
928 stars 134 forks source link

stockfish.js:41 Uncaught RuntimeError #60

Closed datteroandrea closed 2 years ago

datteroandrea commented 2 years ago

I was trying the example in the repository and I have got this error: Uncaught RuntimeError: abort(CompileError: WebAssembly.instantiate(): expected magic word 00 61 73 6d, found 2e 2e 2f 73 @+0). Build with -s ASSERTIONS=1 for more info.' it doesn't let me play

eluo28 commented 1 year ago

since you closed this ticket mind if I ask if you found a solution?