Hacker News new | ask | show | jobs
by jakobson14 693 days ago
Oh, side note: Safe interps now have available time limits and a few other measures, though it seems memory allocation limits are a harder nut to crack due to all the places a memory allocation can occur in the TCL interpreter.

https://www.tcl-lang.org/man/tcl8.5/TclCmd/interp.htm#M46