PassEncoder
PassEncoder copied to clipboard
Swift async support
It looks like every method here is synchronous, despite many performing tasks that aren't immediate. These methods should be identified and replaced with methods that support both callbacks and Swift concurrency.