zigler
zigler copied to clipboard
zig nifs in elixir
Results
144
zigler issues
Sort by
recently updated
recently updated
newest added
the error_info list term is currently created on function entry. Instead we should just make it an empty term pointer on the stack and let the make_list happen when the...
currently, we force using llvm as the backend, because otherwise functions segfault on linux.