Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-10-20 | feat(serde_v8): StringOrBuffer (#12503) | Aaron O'Mullan | |
2021-10-20 | chore: return serde_v8 to main repo (#12500) | Aaron O'Mullan | |
Reduces fragmentation, avoids version drift and facilitates coordinating serde_v8 and op-layer changes | |||
2021-06-09 | chore: move serde_v8 to separate repo (#10909) | Bartek IwaĆczuk | |
Now available at https://github.com/denoland/serde_v8 | |||
2021-04-30 | feat(serde_v8): ZeroCopyBuf (#10432) | Aaron O'Mullan | |
Bidirectional zero-copy serialization of buffers between v8 & rust that can be nested in structs/tuples/etc. | |||
2021-04-19 | refactor(core): move SerializablePkg to serde_v8 (#10231) | Aaron O'Mullan | |
2021-04-04 | perf(serde_v8): introduce Serializable boxable object (#9983) | Aaron O'Mullan | |
2021-03-27 | chore: add Deno copyright headers to all rust files (#9909) | Aaron O'Mullan | |
2021-03-25 | Introduce serde_v8 (#9722) | Aaron O'Mullan | |