xamarin / binding-tools-for-swift

MIT License
157 stars 21 forks source link

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

Open stephen-hawley opened 9 months ago

stephen-hawley commented 9 months 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.