Stockfish icon indicating copy to clipboard operation
Stockfish copied to clipboard

Does it work for web?

Open ghost opened this issue 1 year ago • 4 comments

I was not able to get the example running on web but it did work for android. Please clarify if it can run on web as the documentation only describes about android and ios

ghost avatar Aug 25 '24 14:08 ghost

No, only Android & iOS are supported right now. We probably need to use something like https://github.com/lichess-org/stockfish.wasm to make it work on web.

daohoangson avatar Aug 26 '24 04:08 daohoangson

No, only Android & iOS are supported right now. We probably need to use something like https://github.com/lichess-org/stockfish.wasm to make it work on web.

Aight! Initially I was developing a web app using stockfish.js that required only a js and a wasm file. But later I thought of using flutter as I wanted to port it to all platforms. I have no idea if it is possible to integrate js and wasm for web inside flutter. Would be great if you guys can add a web support for the package. ps: I am beginner and working on my first big project.

ghost avatar Aug 26 '24 07:08 ghost

Hi! Are there any plans for web support?

dafanasev1986 avatar Jun 05 '25 16:06 dafanasev1986