node-uci icon indicating copy to clipboard operation
node-uci copied to clipboard

usage in browser

Open gausie opened this issue 7 years ago • 1 comments

I could use this in the browser if I could connect it to stockfish.js rather than a local engine

gausie avatar Oct 12 '18 16:10 gausie

currently, as the name also suggests, this package is only intended for node.js

i did have plans to make it work for browsers as well, but it involves pulling out some of the internals related to process spawning.

unfortunately i am focusing on other improvements for this library currently, so browser use is nice-to-have, but not a priority

i would welcome any PRs to address that if you're up for it

ebemunk avatar Oct 17 '18 22:10 ebemunk