]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
examples : clean up common code (#1871)
authorFelix <redacted>
Mon, 19 Feb 2024 08:50:15 +0000 (09:50 +0100)
committerGitHub <redacted>
Mon, 19 Feb 2024 08:50:15 +0000 (10:50 +0200)
commit07d04280bee6f8979f1a8529b09420b0dce2b05a
treeb600d03c5200221dbb4e91bac8a9a776621aaffd
parent917c56ded4b29605c229477fa074bbeb4305f1c7
examples : clean up common code (#1871)

move some utility functions into common.h
14 files changed:
examples/CMakeLists.txt
examples/addon.node/addon.cpp
examples/command/command.cpp
examples/common.cpp
examples/common.h
examples/json.hpp [new file with mode: 0644]
examples/lsp/CMakeLists.txt
examples/lsp/json.hpp [deleted file]
examples/main/main.cpp
examples/server/CMakeLists.txt
examples/server/json.hpp [deleted file]
examples/server/server.cpp
examples/stream/stream.cpp
examples/talk.wasm/emscripten.cpp