Zigler - Zig nifs for Elixir

Updated to 0.8.1

Zig version is bumped to 0.8.1

Major highlights:

  • Supports cancellation of threaded and yielding nifs by killing the owning process.
  • When compiled with debug symbols, zig “error return traces” are merged with elixir exception stacktraces.
  • Supports idiomatic "std.testing.*’ zig stdlib functions for running zig tests
11 Likes