• Lux v0.1.13 Stable

    blu released this 2026-02-20 20:47:01 -05:00 | 1 commits to master since this release

    Lux v0.1.13

    Changes

    • chore: bump version to 0.1.13
    • add cargo lock
    • feat: add module import support to JS backend
    • feat: add handler declaration codegen to JS backend
    • feat: auto-invoke let main in JS backend
    • feat: add List.get support to JS backend

    Installation

    curl -Lo lux https://git.qrty.ink/blu/lux/releases/download/v0.1.13/lux-linux-x86_64
    chmod +x lux
    ./lux --version
    
    Downloads