Skip to content

Rust binary instead of having a js/py runtime requirement? #8

@btakita

Description

@btakita

Hi, I noticed that you ship with both nodejs and python clis. Which either require a nodejs or a python runtime...and requires both cli implementations to be in sync.

Just want to see if it makes sense to have a single Rust binary that can be installed using curl ... | sh instead.

I've been using the pattern successfully. Rust's pairs well with agent developed software...as the type safety is useful and the difficulty of developing Rust by hand is mitigated.

Note that npm & pypi packages can still be supported as a thin wrapper to install the rust binary.

Anyways, just want to check the temperature about this.

Cheers!

Metadata

Metadata

Assignees

No one assigned

    Labels

    communityCommunity, adopters, governance, and contribution process

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions