On Thursday, 30 June 2016 at 10:28:03 UTC, Stefan Koch wrote:
Hi,

I recently had a breakthrough in my CTFE work.

Though because habits die hard.
I am writing the bytecode-engine in a CTFEable style.
Therefore I can be used as a quite comfortable IR for CTFE things as well.

It should be fairly easy to generate a inline-asm-string from the byteCode at compiletime. And thereby creating the possibility of generating optimized code at compile-time.

I was wondering if such a thing would fit in phobos.

Please share your opinions with me :)

Regards,
Stefan

No platform limitation is the rule of thumb.

Reply via email to