Skip to content

🐛 fix: correct array buffer loader usage#234

Open
SimonShiki wants to merge 1 commit into
dev/3.2from
fix/vm-arraybuffer-loader
Open

🐛 fix: correct array buffer loader usage#234
SimonShiki wants to merge 1 commit into
dev/3.2from
fix/vm-arraybuffer-loader

Conversation

@SimonShiki
Copy link
Copy Markdown
Member

Description

VM's arraybuffer-loader get covered by GUI's (via inheritance), which make VM's resources processed twice and made it won't work.

Proposed Changes

  1. Scope the arraybuffer-loader rules that only applied in their repo
  2. Cleanup unused rules
  3. (Optional but good to consider) skip decoding a audio buffer early if the buffer is already considered unable to load

Test Coverage

No

Additional Context

No

Signed-off-by: SimonShiki <sinangentoo@gmail.com>
@SimonShiki SimonShiki requested a review from alexcui03 May 10, 2026 07:24
@SimonShiki SimonShiki self-assigned this May 10, 2026
@SimonShiki SimonShiki added vm Things related to clipcc-vm. bug Something isn't working labels May 10, 2026
@cloudflare-workers-and-pages
Copy link
Copy Markdown

Deploying clipcc-preview with  Cloudflare Pages  Cloudflare Pages

Latest commit: de7c2ce
Status: ✅  Deploy successful!
Preview URL: https://57ea958f.clipcc-preview.pages.dev
Branch Preview URL: https://fix-vm-arraybuffer-loader.clipcc-preview.pages.dev

View logs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working vm Things related to clipcc-vm.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant