I removed the option inject css and set_font, this is done directly in the html page. on the other hand i process json in Nim main program.
The Json aspect is only useful to me to communicate data, so what Nim does it well ... and not in C as in your example. (Afterwards, it's a matter of taste, the less I touch the base the better I am) The page load time is less than a second. @soon