Creating DLL source and linking to it
⚓ Rust 📅 2025-09-28 👤 surdeus 👁️ 7I am building a rust library that will create source code. The original library will then compile and link to the source code.
- 
Are there any examples of doing this sort of thing ? 
- 
Is it better to create Rust or C source for the code that will create the dll library that will link to the original library ? 
1 post - 1 participant
🏷️ Rust_feed