Smolvm

Use this skill when the user wants to run bytecode scripts in a portable virtual machine

javimosch 316228a 632 B Updated

File contents

Smolvm Plugin

run bytecode scripts in a portable virtual machine

Commands

  • smolvm self version — Print smolvm version
  • smolvm _ _ — Passthrough to smolvm CLI

Usage Examples

  • "Run this script in the VM"
  • "Execute bytecode file"
  • "Load and run a program"

Installation

cargo install smolvm

Examples

smolvm run script.bytecode
smolvm exec program.bin

Key Features

  • Portable lightweight VM
  • Fast bytecode execution
  • Small footprint
  • Cross-platform

javimosch/supercli/tree/main/plugins/smolvm/skills/quickstart commit 316228a1b3

Frequently asked questions

npx skillmds@latest add javimosch/smolvm