summaryrefslogtreecommitdiff
path: root/serde_v8/src/magic/buffer.rs
AgeCommit message (Expand)Author
2022-03-24chore: drop src/ in bench_util & serde_v8 (#14097)Aaron O'Mullan
2022-03-23cleanup(serde_v8): streamline magic types (#14076)Aaron O'Mullan
2022-01-20feat(serde_v8): deserialize ArrayBuffers (#13436)Aaron O'Mullan
2022-01-07chore: update copyright to 2022 (#13306)Ryan Dahl
2021-10-27chore: update to rusty_v8 0.33.0 (#12564)Luca Casonato
2021-10-20chore: return serde_v8 to main repo (#12500)Aaron O'Mullan
2021-06-09chore: move serde_v8 to separate repo (#10909)Bartek IwaƄczuk
2021-05-11feat(runtime/worker): Structured cloning worker message passing (#9323)Tim Ramlot
2021-04-30feat(serde_v8): ZeroCopyBuf (#10432)Aaron O'Mullan