Skip to content

Latest commit

 

History

History
43 lines (31 loc) · 1.03 KB

File metadata and controls

43 lines (31 loc) · 1.03 KB

Universal Extension Format (UXF) — Show Me The Receipts

The README makes claims. This file backs them up.

Write your browser extension, IDE plugin, or CMS add-on once in a platform-agnostic format. UXF generates native packages for Firefox, Chrome, Safari, WordPress, VSCode, Zotero, and more.

— README

Technology Choices

Technology Learn More

Zig

https://ziglang.org

Idris2 ABI

https://www.idris-lang.org

Dogfooded Across The Account

Uses the hyperpolymath ABI/FFI standard (Idris2 + Zig). Same pattern used across proven, burble, and gossamer.

File Map

Path What’s There

src/

Source code

ffi/

Foreign function interface

test(s)/

Test suite

Questions?

Open an issue or reach out directly — happy to explain anything in more detail.