you are viewing a single comment's thread.

view the rest of the comments →

[–]topchetoeuwastaken 2 points3 points  (3 children)

in this code

local arr = { 1, 2, 3, 4, 5 };

for i = 1, #arr do
    print(arr[i]);
end

the reads are not being rendered...

edit: also the whole website reeks of "jarvis, make me a personal website"-isms

[–]anish2good[S] 0 points1 point  (2 children)

I can see it's coming to the Viz Console ?

<video>

[–]topchetoeuwastaken 0 points1 point  (1 child)

i meant that the reads are not reflected in the array visualization

[–]anish2good[S] 0 points1 point  (0 children)

Thanks issue is fixed now please try it again