Hello, I would be interested to have a cumulative sum/prod in WASM. The reason is I want to implement a rolling average. I wonder if the reductions (see Clojure reductions) would make sense. Best regards, David