Skip to content

feat: add engine runtime/version filters#55

Open
dreyfus92 wants to merge 5 commits intomainfrom
feat/filter-engine
Open

feat: add engine runtime/version filters#55
dreyfus92 wants to merge 5 commits intomainfrom
feat/filter-engine

Conversation

@dreyfus92
Copy link
Copy Markdown
Collaborator

No description provided.

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented Apr 27, 2026

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
module-replacements-app b4d8ed9 Commit Preview URL

Branch Preview URL
Apr 28 2026, 08:53 PM

Comment thread src/lib/engines.ts Outdated
Comment thread src/lib/engines.ts
Comment thread src/lib/runtime.svelte.ts Outdated
Comment thread src/lib/runtime.svelte.ts

class RuntimeStore {
pref = $state<Runtime>(read_cookie());
browserEngine = $state<BrowserEngine>(read_browser_engine_cookie());
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

probably a @paoloricciuti question, but maybe this should still have just pref but it be an object?

like pref.runtime, pref.minVersion, etc

dreyfus92 and others added 2 commits April 27, 2026 23:24
@dreyfus92 dreyfus92 requested a review from 43081j April 28, 2026 20:53
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.

3 participants