OpenMW, an open morrowind reimplementation

Nicolay Korslund korslund at gmail.com
Sat Jun 7 09:51:50 PDT 2008


Saaa Wrote:

> Did you just solve the halting problem  ; ) or is it timebased?

Since it's a VM, I can limit the number of instructions a function / object is
allowed to execute per call. It's some ridiculously high number, but it
typically stops an infinite loop in less than a second.

> I would like to be able to cap the size/cpu-time/memory usage.

I agree. This is something I will look into later.

Nico


More information about the Digitalmars-d-announce mailing list