I have found a press release that states that Mono now support compilation for native client. It's unclear whether this is only available from the separate github mono fork, or as part of the standard distribution.
I've built the forked mono distribution, but I have been unable to find any examples on how to build a native client executable so that I can run it in Chrome.
Is anyone aware of an example project, or can you provide an example for how to build a Mono application for NaCl?