<!DOCTYPE html>
<html lang="en">

<head>
  <meta charset="utf-8" />
  <title>eBIRForms Rebuilt with Rust | Goldcoders</title>
  <meta name="description" content="A completely native, offline-first macOS and Windows desktop application for Philippine tax compliance. Rebuilt from the ground up with Rust." />
  <link rel="canonical" href="https://ebirforms.goldcoders.dev/" />
  <meta name="theme-color" content="#059669" />

  <!-- Structured Data (JSON-LD) -->
  <script type="application/ld+json">
  {
    "@context": "https://schema.org",
    "@type": "SoftwareApplication",
    "name": "eBIRForms Rebuilt",
    "applicationCategory": "BusinessApplication",
    "operatingSystem": "macOS, Windows, Linux",
    "url": "https://ebirforms.goldcoders.dev/",
    "description": "A native, offline-first desktop application for Philippine BIR tax compliance, rebuilt with Rust for 120fps performance, biometric security, and background automation.",
    "author": {
      "@type": "Organization",
      "name": "Goldcoders",
      "url": "https://goldcoders.dev/"
    }
  }
  </script>

  <!-- Open Graph / Facebook -->
  <meta property="og:type" content="website" />
  <meta property="og:url" content="https://ebirforms.goldcoders.dev/" />
  <meta property="og:title" content="eBIRForms Rebuilt with Rust | Goldcoders" />
  <meta property="og:description" content="A native, offline-first desktop application for Philippine BIR tax compliance. 120fps, biometric security, and background automation." />
  <meta property="og:image" content="https://goldcoders.dev/og-image.png" />

  <!-- Twitter -->
  <meta property="twitter:card" content="summary_large_image" />
  <meta property="twitter:url" content="https://ebirforms.goldcoders.dev/" />
  <meta property="twitter:title" content="eBIRForms Rebuilt with Rust | Goldcoders" />
  <meta property="twitter:description" content="A native, offline-first desktop application for Philippine BIR tax compliance. 120fps, biometric security, and background automation." />
  <meta property="twitter:image" content="https://goldcoders.dev/og-image.png" />

  <!-- Fonts -->
  <link href="https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800;900&display=swap" rel="stylesheet" />
  <link href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:wght,FILL@100..700,0..1&display=swap" rel="stylesheet" />

  <!-- Tailwind CSS -->
  <link rel="stylesheet" href="/tailwind-455c13c8239a79e9.css"/>

  <!-- Favicon -->
  <link rel="icon" href="/favicon-32x32-92905da04f425218.png"/>

  <!-- Copy public assets into dist -->
  
  

  <!-- WASM -->
  
<script type="module">
import init, * as bindings from '/ebirforms-e0655387cd289a0c.js';
const wasm = await init({ module_or_path: '/ebirforms-e0655387cd289a0c_bg.wasm' });


window.wasmBindings = bindings;


dispatchEvent(new CustomEvent("TrunkApplicationStarted", {detail: {wasm}}));

</script>
<link rel="modulepreload" href="/ebirforms-e0655387cd289a0c.js" crossorigin="anonymous"><link rel="preload" href="/ebirforms-e0655387cd289a0c_bg.wasm" crossorigin="anonymous" as="fetch" type="application/wasm"></head>

<body></body>

</html>
