Files
Interpreter/vm/README.md
T

6 lines
165 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# vm
寄存器虚拟机。CMake 目标:`vm``STATIC`),只依赖 `isa`
扫描周期与边界见 [`doc/vm/扫描周期.md`](../doc/vm/扫描周期.md)。