vm

Tag

Cards List
#vm

Computed goto for efficient dispatch tables (2012)

Hacker News Top · 2026-06-17 Cached

Explains the use of GCC's computed goto extension to improve the performance of bytecode VM dispatch tables compared to traditional switch statements, with a simple example.

0 favorites 0 likes
#vm

Tools for running VMs on apple silicon macs

Lobsters Hottest · 2026-06-13 Cached

A roundup of tools for running macOS and Linux virtual machines on Apple Silicon Macs, including Viable, Vimy, and Liviable, with updates and features for lightweight virtualization.

0 favorites 0 likes
#vm

A Markdown-based test suite

Hacker News Top · 2026-05-18 Cached

The author explains switching to a Markdown-based test suite for EndBASIC's compiler and VM, motivated by making the tests serve as canonical documentation for LLMs to learn the language's idiosyncrasies.

0 favorites 0 likes
← Back to home

Submit Feedback