Aaron O'Mullan
|
1d774683b2
|
chore: drop src/ in bench_util & serde_v8 (#14097)
To align with conventions used in our other crates
|
2022-03-25 13:31:02 +01:00 |
|
Andreu Botella
|
672f66dde1
|
perf(web): Optimize TextDecoder by adding a new U16String type (#13923)
|
2022-03-16 00:22:00 +01:00 |
|
Ryan Dahl
|
1fb5858009
|
chore: update copyright to 2022 (#13306)
Co-authored-by: Erfan Safari <erfanshield@outlook.com>
|
2022-01-07 22:09:52 -05:00 |
|
Aaron O'Mullan
|
783b4da48a
|
feat(serde_v8): StringOrBuffer (#12503)
|
2021-10-20 15:40:20 +02:00 |
|
Aaron O'Mullan
|
4f48efcc55
|
chore: return serde_v8 to main repo (#12500)
Reduces fragmentation, avoids version drift and facilitates coordinating serde_v8 and op-layer changes
|
2021-10-20 00:00:45 +02:00 |
|
Bartek Iwańczuk
|
e75ffab0c8
|
chore: move serde_v8 to separate repo (#10909)
Now available at https://github.com/denoland/serde_v8
|
2021-06-09 20:37:43 +02:00 |
|
Aaron O'Mullan
|
4e6790a5fa
|
feat(serde_v8): ZeroCopyBuf (#10432)
Bidirectional zero-copy serialization of buffers between v8 & rust
that can be nested in structs/tuples/etc.
|
2021-04-30 08:42:09 -04:00 |
|
Aaron O'Mullan
|
167f017ca0
|
refactor(core): move SerializablePkg to serde_v8 (#10231)
|
2021-04-19 15:19:49 +02:00 |
|
Aaron O'Mullan
|
19d0e6b671
|
perf(serde_v8): introduce Serializable boxable object (#9983)
|
2021-04-04 01:17:02 +02:00 |
|
Aaron O'Mullan
|
fa67aeb026
|
chore: add Deno copyright headers to all rust files (#9909)
|
2021-03-27 01:26:27 +01:00 |
|
Aaron O'Mullan
|
3d2e05dc7b
|
Introduce serde_v8 (#9722)
|
2021-03-25 22:36:46 -04:00 |
|