3 comments
crazy that the readme doesn't link to the product.<p><a href="https://flipper.net/products/flipper-zero" rel="nofollow">https://flipper.net/products/flipper-zero</a>
`@cImport` is dead, apparently, so the example should be updated.
Stop the misinformation, it’s just changing where it’s being done moving from the language to the build system itself: <a href="https://ziggit.dev/t/cimport-going-away/5132" rel="nofollow">https://ziggit.dev/t/cimport-going-away/5132</a><p>It’s also decoupling Zig compiler and C compiler so they’re updated independently.<p>It’s still a bummer in my view as I just replaced my build pipelines with just a Zig compiler instead of emscripten but that’s fine.
It's deprecated not removed yet.
Deprecated