mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-07 03:50:11 +02:00
0b173ecba8
This means that, we're now receiving into an existing `YaProcessData` object, which should reduce the number of allocations on the Wine side considerably. Next we should also reuse the `YaProcessDataResponse` object.