22:59 | <ljharb> | does anyone know how i could detach an arraybuffer in an env without postMessage or structuredClone? (non-latest node, essentially) |
23:28 | <Ashley Claymore> | Maybe via webassembly APIs? Or is that also too new? https://developer.mozilla.org/en-US/docs/WebAssembly/JavaScript_interface/Memory/grow |