Skip to main content

2 posts tagged with "OpenEmber"

OpenEmber 主框架与分布式运行时

View all tags

Why EmberLite?

· One min read
Lu Huadong
Embedded Systems Engineer, Founder of OpenEmber

Even with OpenEmber (C++-first), we still need EmberLite in pure C: industrial, medical, and aerospace projects often prioritize determinism, static memory, and certifiability over language features. C keeps call graphs and resource usage easier to reason about and aligns well with MISRA-style rules.