It looks like quite a cool idea, but a cursory google search finds nothing but code snippets: no "large" projects that are made purely using WebSharper, that would serve as a sanity check "this really works". Any experience playing around with it for a somewhat extensive period of time (i.e. to make a blog or personal website) would also be useful.
In theory it sounds like a wonderful idea: compiling a single language to multiple things to run on client, server, etc.. Typically though, the abstraction is leaky and/or restrictive enough to make it just as annoying as writing the multiple languages by hand (that's my experience with GWT) and was wondering if WebSharper was any different.