asukaminato0721 commented on PR #5751:
URL: https://github.com/apache/opendal/pull/5751#issuecomment-2726050421

   > We need to give this more thought. For example, Linux x86_64 and Linux ARM 
will require different artifacts. We can implement them in the future, but we 
should choose the right naming pattern now.
   
   Idea: cargo build --target will put the binary to a sub folder, name follows 
https://doc.rust-lang.org/beta/rustc/platform-support.html
   
   and 
https://github.com/fzyzcjy/flutter_rust_bridge/issues/2644#issuecomment-2724263455
 says we can input the dll path.
   
   so now each arch will have it's own path.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to