This commit is contained in:
cpunch 2025-06-20 01:34:41 -05:00
parent 8edde392f8
commit b2c20a130e

View File

@ -11,4 +11,4 @@ The MoonVeil virtualization pass handles lifting and compiling selected virtuali
{{% alert context="info" text="**Note**: This requires a paid plan to enable, otherwise the macros act as no-ops" /%}}
Currently the only child option is 'Virtualize Script' which will wrap the entire script in an `MV_VM` macro, effectively marking the entire script (excluding [MV_OMIT](/docs/macros/mv_omit) blocks).
Currently the only child option is 'Virtualize Script' which will wrap the entire script in an `MV_VM` macro, effectively marking the entire script (excluding [MV_OMIT](/docs/macros/mv_omit_function) blocks).