@Kodeine3 In theory, yes. I believe there is a NaCl port of Mono, which means you can have your C# code running in the browser, regardless of the platform. Check the NaCl google groups for discussions around this (I've seen at least a few threads fly by on this topic).
If you built a C# application with native client would it run in Chrome on Linux and Mac?
Kodeine3 1 month ago
@Kodeine3 In theory, yes. I believe there is a NaCl port of Mono, which means you can have your C# code running in the browser, regardless of the platform. Check the NaCl google groups for discussions around this (I've seen at least a few threads fly by on this topic).
igrigorik 1 month ago