Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does it work for web? #42

Open
Hit1328 opened this issue Aug 25, 2024 · 2 comments
Open

Does it work for web? #42

Hit1328 opened this issue Aug 25, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@Hit1328
Copy link

Hit1328 commented Aug 25, 2024

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

@daohoangson
Copy link
Collaborator

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 daohoangson added the enhancement New feature or request label Aug 26, 2024
@Hit1328
Copy link
Author

Hit1328 commented Aug 26, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants