Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

runtime/invalid-cpp-eval

This happens when runtime C++ evaluation fails. The provided C++ may be invalid or the JIT toolchain may have failed while compiling it.

Mitigations

Check the accompanying compiler output first. Then fix the C++ source or the local Clang and JIT setup before trying again.