Just trying to follow Zed on LCTHW.
I tried a custom variant of a make file on Windows since the test building of Zed's example did not work and made me angry.
However, it did not work out, I rather use linux for all of it: Resp. a docker container:
Make sure Docker Desktop daemon runs.
docker run -it --volume D:\Docs\Code\try-c-hardway\:/tmp/app llvm-neovim:latest
# cd /tmp/app/clib
# make