summaryrefslogtreecommitdiff
path: root/serde_v8/lib.rs
AgeCommit message (Expand)Author
2023-01-02chore: update copyright year to 2023 (#17247)David Sherret
2022-06-19feat(serde_v8): add serde_v8::Global (#14761)Divy Srivastava
2022-05-15perf(core): optimize encode on large strings (#14619)Aaron O'Mullan
2022-04-25cleanup(serde_v8): disambiguate ZeroCopyBuf (#14380)Aaron O'Mullan
2022-04-02feat(serde_v8): DetachedBuffer (#14102)Aaron O'Mullan
2022-03-24chore: drop src/ in bench_util & serde_v8 (#14097)Aaron O'Mullan