![Cheerp - podcast episode cover](https://cppcast.com/static/cppcast-logo-square.png)
Episode description
Rob and Jason are joined by Alessandro Pignotti. They first talk about a linker project, a better assert for constexpr code. Then they talk about Cheerp, LeaningTech's C++ WebAssembly compiler, how it differs from emscripten, Cheerp optimizations and some of LeaningTech's other Cheerp products. News- mold: A Modern Linker
- C++ Jobs Q1
- A slightly better assert using C++20's is_constant_evaluated
- How can I write a C++ class that iterates over its base classes