You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(recipe-scraper): remove dependency on deleted bridge methods
isMountRequested and subscribeMount were removed from PyodideBridgeImpl
during the bridge refactor. runtimeMount.ios.ts now tracks mount state
locally, consistent with the non-iOS implementation.
0 commit comments