summaryrefslogtreecommitdiff
path: root/cli/rt/99_main.js
AgeCommit message (Expand)Author
2020-09-05feat: Implement WebSocket API (#7051)crowlKats
2020-09-04fix: don't expose globalThis.__bootstrap (#7344)Kitson Kelly
2020-08-26refactor: remove OpError, use ErrBox everywhere (#7187)Bert Belder
2020-08-19refactor(op_crates/web): move abort signal (#7117)Luca Casonato
2020-08-11feat(web): FileReader API (#6673)Paul Thompson
2020-08-10feat: Stabilize Deno.mainModule (#6993)Nayeem Rahman
2020-08-07Encode op errors as strings instead of numbers (#6977)Bartek IwaƄczuk
2020-07-23Rename cli/js2 to cli/rt (#6857)Ryan Dahl