{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreid4ksztaebuxve6ylc5m3xwtah5azxxkiud5yqdooqugqkys2y6hq",
    "uri": "at://did:plc:4n6wgsqsqm6q2hjncgwmreey/app.bsky.feed.post/3mfygec5qx472"
  },
  "path": "/post/46506424",
  "publishedAt": "2026-03-01T05:17:53.000Z",
  "site": "https://programming.dev",
  "tags": [
    "Web Development",
    "calcoline582",
    "webdev",
    "2 comments",
    "WXT"
  ],
  "textContent": "submitted by calcoline582 to webdev\n12 points | 2 comments\n\nHello, I was looking at WXT extension framework which supports multiple UI frameworks, but they are all JavaScript frameworks only. Is there any alternative way to write Firefox browser extension in a different language (like Rust / Python / Go, etc.) with **minimal or no JavaScript** , with a ok developer experience?\n\nTranspilation to JavaScript is fine if it is well supported in Firefox with ok developer experience.\n\nI also checked Dart but its support on Firefox does not seem great, like the extension only works on Chrome browsers.",
  "title": "Is it possible to develop Firefox browser extensions without writing JavaScript / TypeScript?"
}