pub fn register_core_stdlib(vm: &mut Vm)
Register core builtins: types, math, strings, json, datetime, regex, crypto, sets, shapes, testing. These are pure/deterministic and require no I/O.