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 2a4943f + 6e62abd commit f968db9Copy full SHA for f968db9
graal-js/mx.graal-js/mx_graal_js.py
@@ -339,6 +339,7 @@ def is_included(path):
339
suite=_suite,
340
name='Graal.js',
341
short_name='js',
342
+ installable_id='javascript',
343
standalone_dir_name='graaljs-<version>-<graalvm_os>-<arch>',
344
standalone_dependencies={
345
'GraalVM license files': ('', ['GRAALVM-README.md']),
0 commit comments