TO Nicolas Canasse: Ok, I'll rewrite Web.hx and share it. But at first I'd like to ask You: why does nekotools-server work well? Doesn't it execute neko in CGI mode? If it doesn't then it's clear for me. I ask because I want to write a generic Web.hx that would work with any webserver and not only with some definite one, i.e. lighttpd.
TO Philipp Close: At first I thought it's some kind of modified neko mashine. However I understand your idea and see an imlemented/unimplemented list on a github. Now I see that it's ndll. I think, I'll be able to implement some. It's suprisingly for me that there are not so many people who know that it's possible to use a compiler instead of interpreter on a web server. I'm sick and tired of PHP speed! -- Neko : One VM to run them all (http://nekovm.org)
