1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-01-03 21:08:56 -05:00
denoland-deno/serde_v8/src
Aaron O'Mullan eb56186e44
fix(serde_v8): remove intentional deserialization error on non-utf8 strings (#10156)
Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
2021-05-19 20:45:48 +02:00
..
magic feat(runtime/worker): Structured cloning worker message passing (#9323) 2021-05-11 21:09:09 +02:00
de.rs fix(serde_v8): remove intentional deserialization error on non-utf8 strings (#10156) 2021-05-19 20:45:48 +02:00
error.rs refactor: new optimized op-layer using serde_v8 (#9843) 2021-03-31 10:37:38 -04:00
keys.rs chore: add Deno copyright headers to all rust files (#9909) 2021-03-27 01:26:27 +01:00
lib.rs feat(serde_v8): ZeroCopyBuf (#10432) 2021-04-30 08:42:09 -04:00
payload.rs chore: add Deno copyright headers to all rust files (#9909) 2021-03-27 01:26:27 +01:00
ser.rs feat(serde_v8): ZeroCopyBuf (#10432) 2021-04-30 08:42:09 -04:00
serializable.rs chore: update copyright headers (#10243) 2021-04-20 14:27:36 +09:00
utils.rs chore: add Deno copyright headers to all rust files (#9909) 2021-03-27 01:26:27 +01:00