RangeError: Invalid typed array length: undefined\n at new Uint8Array (<anonymous>)\n at getUint8Memory0
wasm.memory.buffer if logged is an ArrayBuffer with non-zero byteLength.wrangler deploys (attached screenshot). But happens during the normal execution as well. I don't yet understand how a DO gets into and out (the guess is when it gets recreated in another process (isolate?)) of this state, but once it does it keeps failing on any library operations. 