Robert Hensing on Nostr: npub10smdh…fhjqm npub13qx9x…map6n It's C++, so we can do all the I/O we need to. ...
npub10smdhqjvt80rt7g3mgqvwhvxs4qh8few5pyfgs6wcxap7w4vrl3spfhjqm (npub10sm…hjqm) npub13qx9x99jscrfftwpvzudfymnjc97nx05drvv3kur3e367w6jc9yqymap6n (npub13qx…ap6n) It's C++, so we can do all the I/O we need to. More of a matter of ensuring that distinct code paths behave the same.
The GC code still changes now and then for other reasons, so that cost is real.
If we can use a good library to achieve that kind of thing with the same code on multiple platforms, I see no issue with it though. IIRC John knows a library that might do that for us. He's been doing work on I/O stuff recently.
The GC code still changes now and then for other reasons, so that cost is real.
If we can use a good library to achieve that kind of thing with the same code on multiple platforms, I see no issue with it though. IIRC John knows a library that might do that for us. He's been doing work on I/O stuff recently.