File tree Expand file tree Collapse file tree 3 files changed +6
-25
lines changed Expand file tree Collapse file tree 3 files changed +6
-25
lines changed Original file line number Diff line number Diff line change 33
33
"name" : "graal-nodejs" ,
34
34
"subdir" : True ,
35
35
"dynamic" : True ,
36
- "version" : "20cf920b900b643c6e8ab05cd0a5e66e2ba4e687 " ,
36
+ "version" : "0eee91f51877afba13b7e8ac35e2c872e6b4cd5f " ,
37
37
"urls" : [
38
38
{"url" : "https://github.com/graalvm/graaljs.git" , "kind" : "git" },
39
39
]
42
42
"name" : "graal-js" ,
43
43
"subdir" : True ,
44
44
"dynamic" : True ,
45
- "version" : "20cf920b900b643c6e8ab05cd0a5e66e2ba4e687 " ,
45
+ "version" : "0eee91f51877afba13b7e8ac35e2c872e6b4cd5f " ,
46
46
"urls" : [
47
47
{"url" : "https://github.com/graalvm/graaljs.git" , "kind" : "git" },
48
48
]
49
49
},
50
50
{
51
51
"name" : "truffleruby" ,
52
- "version" : "2c61a7f44c7f4c25fc13dbdd665cd55442c238ff " ,
52
+ "version" : "fdf602f33902d7903461754d79bc13149fce74e2 " ,
53
53
"dynamic" : True ,
54
54
"urls" : [
55
55
{"url" : "https://github.com/oracle/truffleruby.git" , "kind" : "git" },
56
56
]
57
57
},
58
58
{
59
59
"name" : "fastr" ,
60
- "version" : "acf55b9d44af58f95c4de8abcb9dbe1c99d440ef " ,
60
+ "version" : "6e5e07a23c5dce133a07701d6c49afcfd9cee86c " ,
61
61
"dynamic" : True ,
62
62
"urls" : [
63
63
{"url" : "https://github.com/oracle/fastr.git" , "kind" : "git" },
64
64
]
65
65
},
66
66
{
67
67
"name" : "graalpython" ,
68
- "version" : "c480ad95e2e0dee296aebf7d0f24a92b3b86cdc8 " ,
68
+ "version" : "afbeabe9b0820a2dd4ee5d403267dbc37ecb1aef " ,
69
69
"dynamic" : True ,
70
70
"urls" : [
71
71
{"url" : "https://github.com/graalvm/graalpython.git" , "kind" : "git" },
Original file line number Diff line number Diff line change @@ -37,4 +37,4 @@ minusOne 3
37
37
minusOne 2
38
38
minusOne 2
39
39
Three is the result 3
40
- >[0?] node --js.print --polyglot --insight=agent-ruby.rb --experimental-options agent-fib.js
40
+ # >[0?] node --js.print --polyglot --insight=agent-ruby.rb --experimental-options agent-fib.js
Original file line number Diff line number Diff line change 11
11
"name" : "substratevm" ,
12
12
"subdir" : "true" ,
13
13
},
14
- # Dynamic imports
15
- {
16
- "name" : "graal-nodejs" ,
17
- "subdir" : True ,
18
- "dynamic" : True ,
19
- "version" : "20cf920b900b643c6e8ab05cd0a5e66e2ba4e687" ,
20
- "urls" : [
21
- {"url" : "https://github.com/graalvm/graaljs.git" , "kind" : "git" },
22
- ],
23
- },
24
- {
25
- "name" : "graal-js" ,
26
- "subdir" : True ,
27
- "dynamic" : True ,
28
- "version" : "20cf920b900b643c6e8ab05cd0a5e66e2ba4e687" ,
29
- "urls" : [
30
- {"url" : "https://github.com/graalvm/graaljs.git" , "kind" : "git" },
31
- ],
32
- },
33
14
]
34
15
},
35
16
"libraries" : {
You can’t perform that action at this time.
0 commit comments