Evaluating const expression for web currently fails - for example, evaluating const MyItem() on a breakpoint in the debugger will fail with undefined C0 from chrome. To fix this, we need to emit constants generated from expression compilation in ddc into the resulting JavaScrip function.