Since we have a few magic flags such as *magic.flags/elide-meta* or magic.flags/*emit-il2cpp-workaround* for instance that we might want to disable or enabled at REPL start, we should be able to pride them as parameters of the cli-repl function
Suggestion
Provide different modes such as legacy and strongly-typed
Problem
Since we have a few magic flags such as
*magic.flags/elide-meta*
ormagic.flags/*emit-il2cpp-workaround*
for instance that we might want to disable or enabled at REPL start, we should be able to pride them as parameters of thecli-repl
functionSuggestion
Provide different modes such as
legacy
andstrongly-typed