ESP3D 4.X new features / improvement #1076
Replies: 5 comments 10 replies
|
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. |
|
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 ... |
|
maybe a great great upgrade should be a way to control 3D printer remote, like a MTTQ service with Home assistant |
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
All reactions