Manfred Schlägl
Manfred Schlägl
Experimental implementation of [tc39/proposal-change-array-by-copy: Provides additional methods on Array.prototype and TypedArray.prototype to enable changes on the array by returning a new copy of it with the change.](https://github.com/tc39/proposal-change-array-by-copy) **Implemented:** - `Array.prototype.toReversed()...
(corresponds to https://sourceforge.net/p/png-mng/mailman/message/37402426/ on the png-mng-implement mailing list) Hello, The long awaited RISC-V Vector Extension (RVV) is finally in ratification.[^1] This pull request includes two changes: * _INSTALL: added missing...