mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
74c0fb9c6e
platform-specific directory operations separated into hal-posix-dir and hal-win-dir gems. this allows mruby-dir to support embedded platforms and simplifies platform-specific implementations. Co-authored-by: Claude <noreply@anthropic.com>