Oleg Bogdanov
Oleg Bogdanov
Parser’s getters are not guarded against multiple calls and not only repeat unnecessary parsing over and over but also populate data vectors with duplicate entries. At least it would be...
Not every app uses ng-app directive, some go through manual bootstrap process, it would be nice to support those apps too
When hooking all `malloc/free` and `new/delete` calls and reporting to Tracy, it seems that Tracy's own allocations used for zone names/texts, Vk contexts etc are also counted, is that right?...
[Luau](https://github.com/luau-lang/luau/tree/master) is quite popular however its API is not strictly 1:1 with vanilla Lua (see https://github.com/luau-lang/luau/issues/251 for examples), it would be great to have support for both. I think given...
### Is your feature request related to a problem? Please describe. Install script doesn't seem to have option to cleanup installation and `cargo uninstall` would not pick up after script-based...