wjserve now runs like previously...libc++1 as recommended here: https://github.com/cloudflare/workers-sdk/issues/3262#issuecomment-1552855958
--local for other commands, to prime the local dbs - and we've heard plans to add IDE extensions for a visual explorer of eg. miniflare's R2 buckets. Right now, neigher of these exist to my knowledge.
workerd (what's used for wrangler dev now in v3) is VERY limited. I know the team want to expand this, but I would recommend sticking with wrangler v2 for now if you want to run it on older operating systems - it should work fine.wranglerVersion: 3 to use 3.x today
wjservelibc++1[[ d1_databases ]]
binding = "DB"
database_name = "db"
database_id = "<id-of-production-database-for-applying-migrations>"
migrations_dir = "./drizzle"