Apologies if this is inappropriate.
I've hit a bug with UTF8 encoding in Bun that your recent commit aa2f3a4 fixes. I'm currently patching this in a similar manner on the project level, for use with LMDB. Given that the fix already exists, would it be possible for you to publish a version with that fix? LMDB should pick it right up, given that it's pinned to ^1.5.3.
Apologies if this is inappropriate.
I've hit a bug with UTF8 encoding in Bun that your recent commit aa2f3a4 fixes. I'm currently patching this in a similar manner on the project level, for use with LMDB. Given that the fix already exists, would it be possible for you to publish a version with that fix? LMDB should pick it right up, given that it's pinned to
^1.5.3.