Enforce memory quota on runtime program and data #1

Open
opened 2026-01-04 00:45:36 -05:00 by yukirij · 0 comments
Owner

To assist applications in safely executing user programs, the runtime should track the amount of memory used and fail with an error if an allocation would exceed a specified quota—by default, no quota should be enforced.

To assist applications in safely executing user programs, the runtime should track the amount of memory used and fail with an error if an allocation would exceed a specified quota—by default, no quota should be enforced.
yukirij added this to the Runtime project 2026-01-04 00:45:36 -05:00
Sign in to join this conversation.
No description provided.