Hi,
What driver works without problems with emscripten?
I see the source of "nuklear_sdl_gles2.h" and see the comments about emscripten, but i want confirm it.
I see that you have another implementation in other project:
https://github.com/DeXP/nuklear-webdemo/blob/master/nuklear_glfw_gl3.h
So, what to use?
The second thing is the font, all fonts are strange, not perfect on rendering, but with something like blur. See:

Thanks.