How to develop GDExtension with CMake for Godot 4.
Wrote a simple guide how to develop and debug GDExtension with CMake for Godot 4.
GDExtension is pretty easy to use and it helps to add features to Godot that is not possible to do with GDScript.
Check Github for more: https://github.com/slyisdreaming/gdextension-cmake-template