zust 0.2.1

通用 zust 脚本运行器:zust <script.zs> [args...],把剩余参数以 ctx 形式传给 .zs 脚本。CLI 入口支持 main(ctx) 函数,ctx 含 script/function/cwd/args。