top | item 40741870 (no title) samth | 1 year ago We considered that syntax, but `from` was not a reserved keyword already, whereas `import` was, so the parsing situation with the actual syntax was much better. discuss order hn newest h1fra|1 year ago why not just `import 'fs' { read }`? cxr|1 year ago import "./foo_bar.js" (for FooBar)
h1fra|1 year ago
cxr|1 year ago