summaryrefslogtreecommitdiff
path: root/core/examples/eval_js_value.rs
AgeCommit message (Expand)Author
2023-07-02refactor(core): Extract deno_core (#19658)Matt Mastracci
2023-06-26chore: fix typos (#19572)Martin Fischer
2023-04-04refactor(core): Improve ergonomics of managing ASCII strings (#18498)Matt Mastracci
2023-03-21perf(core) Reduce script name and script code copies (#18298)Matt Mastracci
2023-01-27chore: upgrade to Rust 1.67 (#17548)David Sherret
2023-01-02chore: update copyright year to 2023 (#17247)David Sherret
2022-01-07chore: update copyright to 2022 (#13306)Ryan Dahl
2021-11-22core(examples): Deserialize the result of execute_script (#12806)Giacomo Rizzi