SkillAgentSearch skills...

MiniVM

A mini virtual machine written by lua

Install / Use

/learn @FreeBlues/MiniVM
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

miniVM

A mini virtual machine written by lua

Instructions

op   val    usage               function
---------------------------------------------------------------------
HLT  0      hlt                 halts program
PSH  1      psh val             pushes <val> to stack
POP  2      pop                 pops value from stack
ADD  3      add                 adds top two vals on stack

Visual

Use Love2D for the visual.

The sceenshot:

BLOG 用 Lua 实现一个微型虚拟机-基本篇

Reference

From this project MAC

View on GitHub
GitHub Stars14
CategoryDevelopment
Updated4mo ago
Forks6

Languages

Lua

Security Score

72/100

Audited on Nov 22, 2025

No findings