glycerine/zygomys

Limiting memory and execution time

noonien opened this issue · 1 comments

Is there a way to limit the used memory/stack, and execution time?

I want to use zygomys to provide users of a discord sever the means to run/compose commands via it.

You could add counters per instructions and limits to stack depth. That would be simple and straightforward. There's nothing for that presently in the code.