C Module with "meson" build Example for writing C module, and using "meson" to compile it instead of Makefile Building & Running meson build cd build meson compile && ./numbers