How to disable native code generation warning

How do i disable this warning? its cluttering my output

Thanks

Does the script start with --!native ?
if so delete it

1 Like

is there a feature to disable the warning? i want to keep it

1 Like

Sadly, no.
You could either remove --!native or ignore the warnings.

:3

1 Like