What is the current status for the Linux kernel's support for APFS or HFS+ (filesystems used by MacOS)? Does it support write, journaling etc?
I saw Is an Apple File System (APFS) driver for linux available or in progress? but the responses there mostly deals with FUSE-solutions. I am, for performance reasons¹, interested in kernel based solutions.
¹ I am gonna run it on an embedded device with a slow CPU, low memory etc.