Wren [Undefined]
Wren [Undefined]
I think one thing to look at is making `Parts` generic to vessels and editor craft. This could likely be done using `IShipconstruct` as it is implemented by both `ShipConstruct`...
Would it be possible to add a filtered `makePackage()` function to the packager and/or to have multiple filters for the stock ticker's `requestFiltered()` function?
This problem doesn't just happen with manual GC triggers, of course, and I experienced it in practice trying to bind libalpm. libalpm has a logger callback which I set up...
I tried using a string wrapper with `'atomic-interior` and it worked initially, but not in my larger libalpm test unless I manually held the object, so I think it's actually...