reorganize module
This commit is contained in:
10
_archive/rhai_engine/rhaibook/safety/limits.md
Normal file
10
_archive/rhai_engine/rhaibook/safety/limits.md
Normal file
@@ -0,0 +1,10 @@
|
||||
Built-In Safety Limits
|
||||
======================
|
||||
|
||||
{{#include ../links.md}}
|
||||
|
||||
|
||||
Rhai has a number of safety limits built into the [`Engine`].
|
||||
|
||||
All these limits can be disabled, for higher performance (but higher risks as well), via the
|
||||
[`unchecked`] feature.
|
Reference in New Issue
Block a user