stockfish.js
stockfish.js copied to clipboard
when i try to compile with "emcc build.js" i get error "wasm-ld: error: unknown file type: build.js" how do i compile
You dont need to run emcc build.js, this is self executable file you just need to run it directly. ie run ./build.js directly from your terminal
i get the error "'.' is not recognized as an internal or external command, operable program or batch file."
@guest2424 @samuraitruong Hi, was this issue figured out? I was having the same issue with nothing appearing when running "./build.js"
node build.js