Azure / service-fabric-rs

Service Fabric Rust
MIT License
7 stars 7 forks source link

Support rust build without installing SF runtime #102

Open youyuanwu opened 1 week ago

youyuanwu commented 1 week ago

mssf-com should be able to build without installing SF runtime. The c functions should be dynamically loaded on program start.