Skip to content

Cache getWasmWorkerJs result to avoid redundant synchronous XHR#53

Open
ryanbr wants to merge 1 commit intomasterfrom
feat/cache-wasm-worker-js
Open

Cache getWasmWorkerJs result to avoid redundant synchronous XHR#53
ryanbr wants to merge 1 commit intomasterfrom
feat/cache-wasm-worker-js

Conversation

@ryanbr
Copy link
Copy Markdown
Owner

@ryanbr ryanbr commented Apr 6, 2026

Stores fetched worker blob text by URL. Cache hit skips the blocking synchronous XHR on subsequent calls with the same blob URL.

Stores fetched worker blob text by URL. Cache hit skips the blocking
synchronous XHR on subsequent calls with the same blob URL.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant