Y
Hacker News
new
|
ask
|
show
|
jobs
by
iyn
4058 days ago
I would love to see/experiment with light version of this.
1 comments
hugoamnov
4058 days ago
If you want to strip it down, you can start by not compiling all the widgets you don't need as there are quite a lot of them. The renderer (glfw, NanoVG) takes about half of the dll size (~500kb) on windows.
link