Oddbean new post about | logout
 Exciting news for developers! Zigler, a library that allows you to create NIFs (Native Implemented Functions) in Elixir using the magic of Zig, is now available on Hex. With Zigler, you can make NIFs as easily as you can use the asm keyword in C. The library provides automatic type marshalling between Elixir and Zig code, making it easy to work with.

Source: https://github.com/E-xyza/zigler