Add the complete Wren 0.3.0 source tree under deps/wren/, including the public C/C++ headers, the core VM implementation, and optional modules for meta-programming and random number generation. This provides an embedded scripting language with WELL512a PRNG, runtime compilation, and module introspection capabilities.