Skip to content

Comment on Async Rust vs RTOS showdown (2022)

Comments

dude talks about measuring C while the code he shows is C++.

The code is in _C_ the syntax highlighter says _C++_. _C++_ highlighting works with _C_.

A number of RTOS allow the use of restricted C++ with complex features disabled; often called C with classes. The compiler used will most likely _C/C++_ versus only _C_. Example: µC/OS-II used in military, aerospace, and medical applications. [0]

[0] https://micrium.atlassian.net/wiki/spaces/osiidoc/pages/1638...

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.