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.
2 parents f6ba25b + 13c2e40 commit 4a3d5b4Copy full SHA for 4a3d5b4
vm/mx.vm/ce-python
@@ -1,5 +1,5 @@
1
# Do not modify this env file without updating the Graal.Python benchmark builders
2
DYNAMIC_IMPORTS=/compiler,/graal-js,/regex,/sdk,/substratevm,/sulong,/tools,/truffle,graalpython
3
COMPONENTS=antlr4,cmp,cov,dap,dis,gu,gvm,icu4j,ins,insight,insightheap,lg,llp,llrc,llrl,llrn,lsp,nfi-libffi,pbm,pmh,poly,polynative,pro,pyn,pynl,rgx,sdk,sdkl,tfl,tfla,tflc,tflm,truffle-json
4
-NATIVE_IMAGES=lib:pythonvm,lib:jvmcicompiler
+NATIVE_IMAGES=lib:pythonvm,lib:jvmcicompiler,graalpy-polyglot-get
5
DISABLE_INSTALLABLES=False
0 commit comments