Hi, There exists out there an alternative implementation of meson called muon (https://muon.build/), whose defining feature is that it’s implemented in C and not Python.
This means that nominally it’s faster (although the time of the compiler vastly outweighs the speed of muon in all but contrived tests, like - and I’m not joking - raytracers) but more interestingly can help remove python3-native from early in the build. I’ve not yet done a full build swapping muon-native for meson-native to see what the different to the build tree is, but it’s certainly an interesting development. I have a prototype recipe in case anyone wants to run with this before I do, just ask and I’ll share what I have and the latest learnings. Ross
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#239487): https://lists.openembedded.org/g/openembedded-core/message/239487 Mute This Topic: https://lists.openembedded.org/mt/119954943/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
