pub fn hash_source(source: &str) -> u64
xxh3-64 over the source, returned as a u64 (JS receives a bigint). Used for cache keys.
u64
bigint