I need a typed array, in particular Float32Array, of all zeros. I thought that I would have to clean it manually, but I noticed that when I announced this, it was already reset. Is this something that is specified in the specification? Can I rely on this behavior?
source
share