pub fn register_io_stdlib(vm: &mut Vm)
Register I/O builtins: filesystem, process, logging, tracing, I/O. Requires OS access (file reads, process spawning, environment vars).