Zig on Termux

I want to write zig codes using Helix and VIM on Termux. I installed the zls and zig packages using pkg.But I need to learn about basic configurations and libc support.

If there are people who have developed Zig on Termux, I would like them to share their experiences with configurations, techniques, tips, etc.

Termux supports languages such as Rust and GO.They usually come with all batteries included.You can effortlessly write and run code in the Rust language with a single configuration. But I haven’t found the right configuration for zig yet.

What do I need to have a seamless development environment like the one on my computer? I’d like to hear your experiences on this subject. Thus, developing zig on Termux can also become effortless.