(no title)
arriu | 2 years ago
While not quite the same thing, if you have the time, dip your toes into some immediate mode UI, for example imgui. It is enjoyable not a grind.
arriu | 2 years ago
While not quite the same thing, if you have the time, dip your toes into some immediate mode UI, for example imgui. It is enjoyable not a grind.
PaulDavisThe1st|2 years ago
subtra3t|2 years ago
i_am_a_peasant|2 years ago
panzi|2 years ago
dist-epoch|2 years ago
Internally that's what Chrome/Firefox are, they render much of html/css on the GPU using OpenGL/DirectX/Vulkan/Metal.
> Do you think wasm has any chance of replacing the whole html/css stuff with just
No, you also need the DOM to enable frameworks like React which are used by a large number of sites.