Last weekend I made a very basic NAM loader external: https://github.com/Wasted-Audio/PDNAM
This is still very beta, but it seems to work alright on my machine! So please test and let me know if it works 
Latest builds are here: https://github.com/Wasted-Audio/PDNAM/actions/runs/24035689961
What I'd also like is some help with proper packaging for deken. I'm using pdlibbuilder right now, but I'm not sure how to get multiple architectures into a single package. Or if there are any other requirements that I'm overlooking.
Are people publishing to deken directly from CI, or is this done by hand? Right now there are separate CI builds, but I assume for deken everything has to be combined?