#LVGL is an Object-Oriented API ... Wrapping it with #ZigLang might get challenging
https://lupyuen.github.io/articles/lvgl?20#object-oriented-wrapper-for-lvgl
Can we Auto-Generate the #ZigLang Wrapper for #LVGL? Zig Compiler's Type Info JSON might help
https://lupyuen.github.io/articles/lvgl?19#appendix-auto-generate-zig-wrapper
Importing #LVGL Functions ... From C into #ZigLang
https://lupyuen.github.io/articles/lvgl?5#import-c-functions
How we catch Null Pointers returned by C to #ZigLang
https://lupyuen.github.io/articles/lvgl?4#zig-checks-null-pointers
#LVGL is Object-Oriented ... Designing an LVGL Wrapper in #ZigLang might be challenging 🤔
https://github.com/lupyuen/zig-lvgl-nuttx#object-oriented-wrapper-for-lvgl
Can we Auto-Generate the #ZigLang Wrapper for #LVGL? Maybe 🤔
https://github.com/lupyuen/zig-lvgl-nuttx#auto-generate-zig-wrapper
Our #ZigLang #LVGL App looks a little neater and safer ... After wrapping the LVGL API in Zig
https://github.com/lupyuen/zig-lvgl-nuttx#after-wrapping-lvgl-api
Null Pointers returned by C to #ZigLang ... Here's how we catch and stop them
https://github.com/lupyuen/zig-lvgl-nuttx#zig-checks-null-pointers
IoT Techie and Educator / Apache NuttX PMC