Nikolay Osaulenko
Nikolay Osaulenko
Hi @Hoverbear, thank you for the response. I have no errors. It is unclear how can I use it(the structure itself). Because in Postgres `CatCList` defined like this ```c typedef...
Seems like I need to add `utils/catcache.h` to the includes list in `pgx_sys`. I added it and it successfully generated bindings, but it changed thousands lines of code(seems like unwanted...
Yep. I'm launching a web build in the mobile browser(Safari and Chrome). The same build work fine in a desktop browser(Chrome, Safari, and FF). By launching I mean I started...
Ok. I found the issue. Using custom optimisation level in `Carto.toml` the compiler produces wasm binary that is not starting on iOS. For some reason. Removed these lines ```toml [profile.dev.package.'*']...
Fantastic! Thanks for sharing this!
The issue is in model sizes. I used metric system in Blender and as a result all the models were very small. Increasing and applying the scale fixed the issue....