Programming Deadlock
1.5K subscribers
3 photos
108 files
1.22K links
Channel about programming: C++, Rust, Zig, Go, Type Theory, Compilers, Threading, Distributed Systems and more...
Download Telegram
p3100r5.pdf
862 KB
A framework for systematically addressing undefined behaviour in the C++ Standard
https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2025/p3100r5.pdf
πŸ‘Ύ1
MicroQuickJS: a Javascript engine targetted at embedded systems. It compiles and runs Javascript programs with as low as 10 kB of RAM. The whole engine requires about 100 kB of ROM (ARM Thumb-2 code) including the C library. The speed is comparable to QuickJS.
https://github.com/bellard/mquickjs
πŸ’Š10❀2πŸ”₯1😑1
❀2πŸ‘2πŸ‘1