501 B
501 B
Advanced Topics
{{#include links.md}}
This section covers advanced features such as:
-
Advanced patterns in using Rhai.
-
Capture the calling scope in a function call.
-
[
serde
] integration. -
[Script optimization].
-
[Domain-Specific Languages][DSL].
-
Low-level function registration API
-
The dreaded (or beloved for those with twisted tastes) [
eval
] statement.