deserialize_anydeserialize_any path: https://github.com/denoland/deno_core/blob/main/serde_v8/de.rs#L131). This means that, for example, an object containing a field with a BigInt value cannot be deserialized. I assume this is because it's unclear which rust type to map it to? i64i64 bounds, then deserialize as i64i64u64u64 bounds, then deserialize as u64u64Join the Discord to ask follow-up questions and connect with the community