On 12/18/2012 9:49 AM, H. S. Teoh wrote:
Is it too late to change CTFE to work via native code?

No, because doing so involves zero language changes. It is purely a quality-of-implementation issue.

Besides the
effort required to rework the existing code (and perhaps the
cross-compiling issue, though I don't see it as a major issue),

Um, it does introduce major support costs for porting to different CPU targets.


Reply via email to