run clvm program with env
static Future<String> brun(List<String> args) async { return api.cmdsProgramBrun(args: args); }