]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
examples : add wchess.wasm to wasm examples build (#3443)
authorDaniel Bevenius <redacted>
Tue, 30 Sep 2025 14:23:01 +0000 (16:23 +0200)
committerGitHub <redacted>
Tue, 30 Sep 2025 14:23:01 +0000 (16:23 +0200)
commit5904d00dbb5a5cfc7e27fefa727f79509f6cd37d
tree460fc68868ab410fec340e32bbee630154bd1f53
parent0b3587acddb936648d3a3a39dda4998eeee7611e
examples : add wchess.wasm to wasm examples build (#3443)

* examples : add wchess.wasm to wasm examples build

This commit add the wchess.wasm example to the wasm examples that are
deployed to https://ggml.ai/whisper.cpp.

Refs: https://github.com/ggml-org/whisper.cpp/issues/3434#issuecomment-3346980420
.github/workflows/examples-wasm.yml
examples/CMakeLists.txt
examples/bench.wasm/index-tmpl.html
examples/command.wasm/index-tmpl.html
examples/server.py
examples/stream.wasm/index-tmpl.html
examples/wchess/README.md
examples/wchess/wchess.wasm/CMakeLists.txt
examples/wchess/wchess.wasm/index-tmpl.html
examples/whisper.wasm/index-tmpl.html