summaryrefslogtreecommitdiff
path: root/serde_v8/examples/basic.rs
AgeCommit message (Collapse)Author
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
Reduces fragmentation, avoids version drift and facilitates coordinating serde_v8 and op-layer changes
2021-06-09chore: move serde_v8 to separate repo (#10909)Bartek IwaƄczuk
Now available at https://github.com/denoland/serde_v8
2021-03-27chore: add Deno copyright headers to all rust files (#9909)Aaron O'Mullan
2021-03-25Introduce serde_v8 (#9722)Aaron O'Mullan