7 ms·
I mean, you aren't wrong. I'm looking into converting it into Rust with Rustler right now.
by overbring_labs 1y ago
I mean, you aren't wrong. I'm looking into converting it into Rust with Rustler right now.
- abrookewood 1y agoYep, was wondering why you didn't go down that path in the first place. Seems way safer.
- leansensei 1y agoIt's because the most familiar thing to me that uses a NIF was Exqlite, so that was my starting point. Using Rust and Rustler turned out to be way easier and it also now works across Elixir versions 1.14 to 1.18.
- abrookewood 1y agoGreat outcome :)
- overbring_labs 1y agoTruly, way better than before: https://github.com/waseigo/disk_space https://github.com/waseigo/disk_space And it now runs on everything, across more Elixir and Erlang/OTP versions than before!