We do embedded development for medical devices, and zig fits perfectly because we can use static allocators and have all the features of the language.
It works very well, we write firmware for STM32 serie of chips.
We can compile the same code to WASM and run it into a simulator, it works great for us.
We do embedded development for medical devices, and zig fits perfectly because we can use static allocators and have all the features of the language.
It works very well, we write firmware for STM32 serie of chips.
We can compile the same code to WASM and run it into a simulator, it works great for us.