animetosho / node-yencode

SIMD accelerated yEnc encoder/decoder and CRC32 calculator for node.js
37 stars 5 forks source link

Add support for OpenBSD ARM and RISC-V detection #13

Closed brad0 closed 3 months ago

animetosho commented 3 months ago

Thanks!

I don't have a setup to test it, so I assume it's all the same as FreeBSD.

brad0 commented 3 months ago

Thanks!

I don't have a setup to test it, so I assume it's all the same as FreeBSD.

Yes, same API copied from FreeBSD.

brad0 commented 3 months ago

@animetosho Also this started as a patch for sabctools with the embedded copy of rapidyenc, but I'm pushing it all the way upstream so it can sync back the other direction.

animetosho commented 3 months ago

I see.

I'm a bit slow to push out releases and such, but if it helps, I've updated rapidyenc, which can be imported across to sabctools.