summaryrefslogtreecommitdiff
path: root/cli/ops/dispatch_json.rs
AgeCommit message (Collapse)Author
2019-08-26fix: shared queue requires aligned buffer (#2816)Bartek IwaƄczuk
2019-08-22introduce JSON serialization for ops (#2799)Ryan Dahl
Converts env(), exit(), execPath(), utime() and utimeSync() to use JSON instead of flatbuffers.