5 ms·
Is this some internal cloudflare feature flag or can everybody pass ArrayBuffers zero-copy via service bindings? (random question, totally understand if you're
by tombl 2y ago
Is this some internal cloudflare feature flag or can everybody pass ArrayBuffers zero-copy via service bindings?
(random question, totally understand if you're not the right person to ask)
- dwattttt 2y agoIt's not a cloudflare thing: https://developer.mozilla.org/en-US/docs/Web/API/Worker/postMessage https://developer.mozilla.org/en-US/docs/Web/API/Worker/post...