dear imgui 1.90 released!
https://github.com/ocornut/imgui/releases/tag/v1.90
resizable child windows, angled table headers, hundreds other fixes & improvements for separators, tooltips, drag and drop, tables, docking, menus, inputtext, fonts, backends, multiselect (wip branch), etc. (RT/boost appreciated 🙏)
I wrote a blog post how to make WASM debugging work for browser apps with Emscripten and VSCode starting from scratch with an empty project directory: