LukeAbby
LukeAbby
Aarktype
Created by LukeAbby on 3/3/2025 in #questions
How to make an `Int32Array<SharedArrayBuffer>`?
Doing TypedArray.Int32 gives Int32Array<ArrayBufferLike> but I want Int32Array<SharedArrayBuffer> This probably applies to customizing any type of the int32 array but this is all I personally care about.
10 replies