There's some interesting ideas in this repo!
- LINKER_SET_ENTRY for registering unit tests.
- Macro "traits system" (like __assert_static_array)
- context_t instead of void*
While the comments are well written, I wonder if you have a blog where you go deeper into the tradeoff of using those techniques.
In any case, thanks for sharing.
There's some interesting ideas in this repo!
While the comments are well written, I wonder if you have a blog where you go deeper into the tradeoff of using those techniques.
In any case, thanks for sharing.