xamarin / binding-tools-for-swift

MIT License
160 stars 21 forks source link

[performance] Look at making I/O Bound tasks async #791

Open stephen-hawley opened 1 year ago

stephen-hawley commented 1 year ago

In particular, the process of reading parsing the swift interface files and the process of reading in symbols from binaries could definitely be done async.