Good to know! 
In the mean time, we did move Emscripten to a different folder and SURPRISINGLY the Web build opened!
Well, at least the visuals showed up correctly! 
But as you mentioned, the C# side is not there yet. Firefox console logger will be useful in the future for checking out issues, eg: issue with the Flax Engine template ExitOnEsc C# script:
[ 00:00:00.159 ]: [Warning] Failed to deserialize scene object from data: {
“ID”: “6ff0581d474c84230b3d0fa9f17e0972”,
“TypeName”: “ExitOnEsc”,
“ParentID”: “74a68a984824b4510d12589f199ad68f”,
“V”: {}
}
Looking forward to that! In the mean time, we’re on to C++ make things actually move in the Web build. 