Skip to content

browdie-browse: scaffold binary + build.zig integration #74

@justrach

Description

@justrach

Create src/browse_main.zig as the entry point for the interactive terminal browser.

  • Add browdie-browse executable to build.zig with QuickJS dependency
  • Add browse build step
  • Basic main() that accepts a URL argument and fetches+renders it
  • Reuse fetchHttp from fetch_main.zig (make it importable or extract to shared module)
  • Wire up htmlToMarkdown and extractLinks from crawler modules

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions