summaryrefslogtreecommitdiff
path: root/js/dispatch_json.ts
AgeCommit message (Collapse)Author
2019-08-22introduce JSON serialization for ops (#2799)Ryan Dahl
Converts env(), exit(), execPath(), utime() and utimeSync() to use JSON instead of flatbuffers.