Instead of emitting one giant crate containing everything, we tweaked our SQL-to-Rust compiler to split the output into many smaller crates. Each one encapsulating just a portion of the logic, neatly depending on each other, with a single top-level main crate pulling them all in.

  • gressen@lemm.ee
    link
    fedilink
    arrow-up
    12
    ·
    edit-2
    3 days ago

    They changed the graphic already but holy AI on a stick! Now his arm is still behind the saw but his fingers are already gone. Lol

  • BB_C@programming.dev
    link
    fedilink
    arrow-up
    3
    ·
    3 days ago

    Cool and all. But missing some experiments:

    • cranelift
    • multi-threaded rustc
    • undoing type erasure after the split
    • lto = "off"
    • strip = false (for good measure)
    • [PRIORITY] a website that works with Tridactyl✋