SamuelMarks opened a new issue, #2045:
URL: https://github.com/apache/libcloud/issues/2045

   ## Feature Request
   
   Aside from a basic web interface, the main thing this would need is a way of 
setting and storing secrets (like cloud provider auth keys).
   
   
   As for official CPython support see: 
https://github.com/python/cpython/blob/main/Tools/wasm/README.md
   
   Now there are plenty of unofficial implementations that don't have those 
same limitations, for example: [cheerpx 
webvm](https://github.com/leaningtech/webvm); 
[py2wasm](https://github.com/wasmerio/py2wasm); 
[pyodide](https://github.com/pyodide/pyodide); 
[spin](https://github.com/spinframework/spin-python-sdk)+CPython official 
approach
   
   Advantage:
   - Multicloud management without user installing anything
   - Facilitate one-click install use-cases onto multiple cloud vendors
   - Many others


-- 
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: notifications-unsubscr...@libcloud.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to