Files
wren/deps
ruby0x1 6c06fce110 feat: bump embedded wren dependency from 0.3.0 to 0.4.0 with new WREN_API macro and reallocate signature
Update version macros in wren.h to reflect 0.4.0 release, add conditional
WREN_API dllexport/import decoration for Windows DLL builds, and change
WrenReallocateFn typedef to accept a third void* userData parameter for
context-aware memory management. Also normalize line endings in several
optional module source files (meta, random) from CRLF to LF.
2021-04-26 03:52:02 +00:00
..