durable objects: browser rendering + sqlite?

hey guys, I'd like to use browser rendering and sqlite in a durable object. is this possible?

when i run
wrangler dev
without --remote, i get an error saying browser rendering isn't available without --remote

but if I do run it with --remote, then I get an error saying sqlite is only available in local mode
Was this page helpful?