Closed
Description
Coming from https://stackoverflow.com/q/51941064/3779853
Any plans to support await fetch("file:///./input.txt")
? Like Jeremy, this is the first thing I'd intiuitively try to read a local file, given deno's philosophy of browser-like methods.