summaryrefslogtreecommitdiff
path: root/bench_util/js_runtime.rs
AgeCommit message (Expand)Author
2023-01-02chore: update copyright year to 2023 (#17247)David Sherret
2022-11-27feat(core): support initializing extensions with and without JS (#16789)Bartek IwaƄczuk
2022-10-28Reland "perf(core): generate inlined wrappers for async ops" (#16455)Divy Srivastava
2022-10-27Revert "perf(core): generate inlined wrappers for async ops (#16428)" (#16443)Divy Srivastava
2022-10-27perf(core): generate inlined wrappers for async ops (#16428)Divy Srivastava
2022-03-24chore: drop src/ in bench_util & serde_v8 (#14097)Aaron O'Mullan