-
**Describe the bug**
NIFs fail to compile on Windows, probably since https://github.com/erlang/otp/commit/b9ded1603bd6c3fbab63cac642f87b71cf10fc6a
In my case this is via MSYS2, but an Erlang for…
essen updated
17 hours ago
-
[aaaHagmodtreebaldcypress02.zip](https://github.com/user-attachments/files/17271589/aaaHagmodtreebaldcypress02.zip)
Heres an example .nif
![image](https://github.com/user-attachments/assets/dfcb…
-
It would be awesome if it was possible to precompile (and possibly cross-compile for different architectures) the Nifs for published libraries. This would make the installation by the user of the libr…
-
Part of the computation, particularly ECC-related operations from nifs::protogalaxy::verify, needs to be moved to the support (secondary) circuit.
Depends on #369 for core logic integration.
-
The goal of `compute_G `is to get evaluations of `G(X)` over coset domain so that we can quickly get evaluations of `K(X)` and use ifft to get its coefficient form.
In current implementation, we fi…
-
Hi,
Following the sequence:
mix get.deps
mix compile
mix grisp.deploy fails with the following output. No file is found in _build/dev/rel/myapp/bin
mix grisp.deploy:
<
===>🐟 Deploying…
-
From Nexus user XarisZ:
0.6.0 crashes or gets stuck when its loading nifs progress gets at 40% on a pretty hefty LO
here are the logs
https://we.tl/t-z9jzzrRUO7
-
**Is your feature request related to a problem? Please describe.**
When using Rust (via Rustler) it would be handy to have a way to use Rust [`GlobalAlloc`](http://doc.rust-lang.org/1.66.1/alloc/al…
-
Adding a directory doesn't help, changing the texture doesn't help, nothing helps. Every single Nif is imported either invisible or nonexistent in Nifskope (as in the tree is there, but the model itse…
-
I bet you're generating classes from nif.xml using codemodel or similar. I'd like to manipulate nifs from java, can I ask you to release the generator or add a out(OutputStream) method? I already exte…