VitaliiH
VitaliiH
Seems **C library from Rust compiled to WASM** is [not quite impossible](https://stackoverflow.com/questions/51666736/how-do-i-use-a-c-library-in-a-rust-library-compiled-to-webassembly/51804070) but maybe a better idea to replace with some pure Rust implementation alternative like [libsecp256k1-rs](https://github.com/ETCDEVTeam/libsecp256k1-rs)
## Describe the changes - fix for the stream static value for the C/CUDA and rust - drop for stream on Rust side is not implemented and left as TODO:...
optional pic via ICICLE_PIC env var - Rust still doesn't allow enable features for patches and [env vars for dependencies from build.rs, only config.toml](https://github.com/rust-lang/cargo/issues/97#issuecomment-303533791)
## Describe the changes This PR is a hotfix for ntt domains of log2 sizes < 4 ## Linked Issues Resolves #