bytevm 0.1.0

A simple bytecode virtual machine
Documentation
1
2
3
4
5
6
7
8
# Changelog

## 0.1.0 (2025-03-10)


### Features

* add initial implementation of a simple bytecode virtual machine with CI configuration ([bd260ca]https://github.com/burdockcascade/bytevm/commit/bd260ca045a82059cc560f3614455cf942b199a5)