Hello,
I've just tested the latest version with a esp8266-01 (1MB flash)
I added only html/index.html with a little content <H1>OK</H1>
I can load the content with my browser, but I made a test : refresh ~120x the page...then the esp crashed (not enough memory)...
I have the same problem with my home-made version of a http server...I think there is a memory-leaks with the socket management, but where?