Closed ethangreen-dev closed 7 months ago
This fixes a panic caused by the lua print hook being passed invalid utf8. All this does, aside from my somewhat unnecessary reorganization, is make the utf8 conversion lossy.
This fixes a panic caused by the lua print hook being passed invalid utf8. All this does, aside from my somewhat unnecessary reorganization, is make the utf8 conversion lossy.