Matej Knopp

Results 242 comments of Matej Knopp

I think down the line we want to refer to size as clientSize or contentSize (I'd vote for contentSize). Some platforms support setting frame size too, and we will want...

@dcharkes, is there any timeline or estimation for when native assets will move out of the experimental flag?

@gaaclarke, there is already [native_toolchain_rust](https://github.com/irondash/native_toolchain_rust) that does that for native assets / hooks, it's just really out of date and I need to find time to update it as there...

I switched the `singleOptionContexts` flag to false, rebuilt the SDK, but I get same amount of context for our mono-repo project. Is this supposed to make any difference in monorepo...

Thank you for the confirmation. I'll patiently wait for pub workspace support.

Not commenting whether this is a good idea or not, but `Arc` needs two allocations, while `Arc` would only need one.

This still seems to be an issue? (Tested with swift-DEVELOPMENT-SNAPSHOT-2025-03-25)

Is sharing compilation database between users a common thing to do? It's an artefact of build tool, why would you share it instead of generate per user? Another question is...

> @knopp I don't see any code comments in the change log That's because I forgot to actually push the changes :) Sorry about it. Should be there now.