summaryrefslogtreecommitdiff
path: root/runtime/js.rs
AgeCommit message (Expand)Author
2022-01-15chore: upgrade to rust 1.58 (#13377)David Sherret
2022-01-10feat(cli, runtime): compress snapshots (#13320)evan
2022-01-07chore: update copyright to 2022 (#13306)Ryan Dahl
2021-06-22refactor: unify JavaScript script execution method (#11043)Bartek Iwańczuk
2021-03-26remove macro_use (#9884)Ryan Dahl
2021-02-01chore: make all tests annotated with `#[cfg(test)]` (#9347)Yusuke Tanaka
2021-01-11chore: update copyright to 2021 (#9092)Yusuke Tanaka
2020-12-13refactor: deno_runtime crate (#8640)Bartek Iwańczuk