summaryrefslogtreecommitdiff
path: root/runtime/js/40_compiler_api.js
AgeCommit message (Collapse)Author
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