Edoardo Luppi
Edoardo Luppi
@whyoleg Thanks! Now it's clear, I also checked the generated Java `TdApi` and there is no such `Update`.
@jfontsaballs see https://github.com/robertfmurdock/jsmints#react-testing-library
@mgroth0 that's an interesting use case, can I ask why you're doing it from Native?
My take as of now is that until those types are available under this repository, the best way to approach the problem is: 1. tweak the Karakum settings until the...
JS support is a bit tricky, as you need to consider both the browser and Node.js. ATM I'd suggest to wait until KMP is stable, hoping the new hierarchical project...
@mjstrasser it's really straightforward. 1.9.20 is going out today or tomorrow I suppose, with some enhancements for the K/JS Gradle DSL. Node is downloaded automatically, same for the internal Yarn...
Hi @acejoh! Thanks for sharing the problem. It has been a while since I last touched RPG, but I'll take a look at it. How many entries did you add?...
@acejoh We can do as you proposed, or we can MONITOR -> ON-ERROR in allocSpace and go with %alloc.
@acejoh We can `MONITOR` specifically for this error, and let others surface. Basically potential candidates are the ones that have children (inner) pointer fields. Should we worry about performance? I...
@acejoh It's nothing : ) Yeah sure! If you have some spare time to verify performance go for it. Well those fields contain addresses that will be overridden by the...