Commit Graph

1 Commits

Author SHA1 Message Date
underscorediscovery
091c954e35 feat: vendor wren 0.3.0 scripting language as a dependency
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.
2020-02-12 04:18:54 +00:00