Embed Notice
HTML Code
Corresponding Notice
- Embed this notice
:blobcatflower: (methyltheobromine@netzsphaere.xyz)'s status on Saturday, 10-May-2025 05:04:15 JST :blobcatflower:
@shibao @p https://wiki.osdev.org/C++
certain features of C++ require a runtime, you'd have to disable them (or ship a freestanding runtime) for freestanding code. that is, code that runs on hardware (like a kernel) without an underlying OS.