I faced the issue with running envienc on Bun – something wrong with `crypto.createCipheriv` in Bun's core library. We need to fix it, and perhaps, introduce binary builds via built-in Bun bundler.
I faced the issue with running envienc on Bun – something wrong with
crypto.createCipherivin Bun's core library.We need to fix it, and perhaps, introduce binary builds via built-in Bun bundler.