natalie-lang / natalie

a work-in-progress Ruby compiler, written in Ruby and C++
https://natalie-lang.org
MIT License
939 stars 63 forks source link

Add :invalid and :replace options to String#encode #2131

Closed seven1m closed 4 months ago

seven1m commented 4 months ago

What a yak shave. 😅 Adding EncodingObject::next_codepoint() is a big win though.

217