mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
906f9f2ba7
It used to be compiled to the static string in the compiler. But the encoding status actually depends on the runtime configuration. A new method `Kernel#__ENCODING__` is introduced to implement the feature.