Hello Devzone,
I was wondering how the support for other languages is when using the connect SDK.
I recently got to know Zig as being the "improved" C language, staying low level but adding new high level features to the language.
I did noticed that someone made a project using Zig and Nordic zig-nrf but this is using the older Nordic SDKs.
I also noticed that there is a Rust project in Github, I assume also using the older SDKs. rust-nrf
So that made me curious if you would have support for Zig.
I should probably be able to use the connect SDK as is using @cImport.
Kind regards,