mirror of
https://github.com/zed-industries/zed.git
synced 2026-08-18 21:44:45 +00:00
Browser Fetch APIs must run on the main thread, while GPUI image loading can invoke its HTTP client from background WASM workers. This routes `FetchHttpClient` requests through the web dispatcher's main-thread mailbox, installs the client by default for web applications, and removes thread-affine browser state from the safely movable dispatcher. Release Notes: - N/A |
||
|---|---|---|
| .. | ||
| app-icon.png | ||
| arrow_circle.svg | ||
| black-cat-typing.gif | ||
| color.svg | ||
| exif-orientation-rotate-180.jpg | ||
| image.rs | ||