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
This commit is contained in:
Daniel Bevenius
2025-09-30 16:23:01 +02:00
committed by GitHub
parent 0b3587acdd
commit 5904d00dbb
10 changed files with 23 additions and 9 deletions
+1
View File
@@ -52,6 +52,7 @@
<a href="bench.wasm/">bench</a> |
<a href="stream.wasm">stream</a> |
<a href="command.wasm/">command</a> |
<a href="wchess.wasm/">wchess</a> |
<hr>