Re: [whatwg/streams] Garbage-free streaming fetch into a WebAssembly (Shared)ArrayBuffer? (#1057)

Thanks for the replies. The reasoning makes sense, although expecting lower-level GC to be efficient is a lost battle for Wasm real-time rendering applications. Fortunately pages will not need to download data all the time, so any stuttering will be limited to periods of data download, so I suppose the API convenience/simplicity will be worth it.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/issues/1057#issuecomment-664975436

Received on Tuesday, 28 July 2020 11:02:40 UTC