summaryrefslogtreecommitdiff
path: root/runtime/js/40_read_file.js
AgeCommit message (Expand)Author
2021-04-08fix(runtime/readFile*): close resources on error during read (#10059)Satya Rohith
2021-04-06chore: deprecate Deno.Buffer and read/write utils (#9793)Luca Casonato
2021-02-04chore: use strict mode for internal runtime, core, and op_crates js (#9391)Developing
2021-01-11chore: update copyright to 2021 (#9092)Yusuke Tanaka
2020-12-17refactor: Rename runtime/rt to runtime/js (#8806)Nayeem Rahman