mirror of
https://github.com/J3vb/OwnCord.git
synced 2026-09-03 03:50:00 +03:00
Hand-assembled wasm fixture whose command_dispatch spins forever only for payloads over 100 bytes: baseline dispatch succeeds, an over-budget dispatch surfaces the budget error, and the next dispatch on the same plugin succeeds again via lazy re-instantiation. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>