Marc
08/12/2025, 8:43 AMArtem Kobzar
08/12/2025, 9:40 AMvalue classes around signed ones.
So, this is the reason why we can't export them as unsigned JS arrays, and the best (at least right now) we can do instead of any is to export them as signed arrays (Int8Array in your case). Would such a solution improve your experience a bit?Michael Paus
08/12/2025, 10:06 AMMarc
08/12/2025, 10:18 AMMarc
08/12/2025, 10:18 AM