summaryrefslogtreecommitdiff
path: root/cli/main_runtime.rs
AgeCommit message (Collapse)Author
2021-03-26remove macro_use (#9884)Ryan Dahl
2021-01-11chore: update copyright to 2021 (#9092)Yusuke Tanaka
2021-01-08feat: denort binary (#9041)Luca Casonato
This commit adds new binary target called "denort". It is a "lite" version of "deno" binary that can only execute code embedded inside the binary itself. Co-authored-by: Bartek IwaƄczuk <biwanczuk@gmail.com>