I want to write an HttpHandler that compiles CoffeeScript code on-the-fly and sends the resulting JavaScript code. I have tried MS [JScript][1] and IronJS without success. I
I don't have a direct answer, (I hope you find one), but maybe take a look at the following to see how it might be done.