workerdOpen#6326
Have node-internal Buffer use JsUint8Array instead of BufferSource
Switch node-internal Buffer to use JsUint8Array for performance improvement, as a step towards potential Rust conversion.
1 substantial PR (1 merged, 1 open/draft). 1 in workerd.
Switch node-internal Buffer to use JsUint8Array for performance improvement, as a step towards potential Rust conversion.