We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c2e8d6 commit 09914caCopy full SHA for 09914ca
mx.graalpython/native-image.properties
@@ -6,4 +6,6 @@ Requires = language:regex language:llvm
6
JavaArgs = -Xmx4G -Dpolyglot.engine.PreinitializeContexts=python
7
8
Args = -H:MaxRuntimeCompileMethods=7000 \
9
+ -H:+AddAllCharsets \
10
+ --initialize-at-build-time=com.oracle.graal.python,org.antlr.v4 \
11
-H:SubstitutionResources=com/oracle/graal/python/aot/substitutions.json
0 commit comments