bit-hack/nano-script

Add array zero value initalization

Closed this issue · 2 comments

When an array is declared, we need to zero its contents.

This might be fixed now with the new implementation of INS_LOCALS and should be checked.

I think this is resolved, but as a note to self, I should mention why we needed something...