Bytecode VMs are used in various places including SQLite, Linux kernel's eBPF, DWARF debug information, WinRAR file format, and TrueType font specification. These VMs are used for executing SQL statements, network packet filtering, debugging, data transformation, and rendering, among other tasks, often providing a flexible and efficient way to execute complex operations.