ESP3D 4.X new features / improvement #1076
Replies: 2 comments
-
| 
         Another big change is may be to migration to RUST instead of C++, it seems the futur for ESP32 development, more and more resources exists: https://docs.esp-rs.org/std-training/ , https://github.com/esp-rs Does anyone has feedback on RUST, not necessarly on esp but general point of view ? Memory Safety Superiority
 Reliable Concurrency for Dual-Core
 Embedded Optimization
 Modern Ecosystem
 Long-Term Maintainability
 Critical Case:A Rust ESP32-C3 firmware shows 1.5x fewer runtime errors than its C++ counterpart after 6 months, with comparable memory footprint. For safety-critical firmware, Rust reduces risks while maintaining raw C/C++ performance – explaining its growing adoption in embedded systems.  | 
  
Beta Was this translation helpful? Give feedback.
-
| 
         the https support will be a major new feature, it will allow to add another feature : brotli compression support , the brotli support is now ready for 10 years on most of modern browser but on all web browsers the brotli support is limited to https ...  | 
  
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This discussion is about new expected features in addition of current open topics if they are not integrated in 3.X version, even it is not for short term it is always good to think about futur
Any Ideas / Constructives Feedback are welcome as usual , thank you
Beta Was this translation helpful? Give feedback.
All reactions