what I especially liked was direct access to the file's content on Wasm - the library handles it for you. On the JVM I was taking the path from the file picker and loading the file myself, but the extra functionality in FileKit made my code simpler and multiplatform