summaryrefslogtreecommitdiff
path: root/runtime/js
AgeCommit message (Collapse)Author
2021-01-05fix(runtime/websocket): respond to ping with pong (#8974)crowlKats
2021-01-01refactor(cli): runtime compiler APIs consolidated to Deno.emit() (#8799)Kitson Kelly
Closes: #4752
2020-12-17refactor: Rename runtime/rt to runtime/js (#8806)Nayeem Rahman