A virtual machine / bytecode runtime for 3D math
Go to file
Skye Terran 3cad6aa362 refactored logic with Opcode enum, starting to support typed literals 2021-12-09 17:50:16 -08:00
src refactored logic with Opcode enum, starting to support typed literals 2021-12-09 17:50:16 -08:00
.gitattributes Initial commit 2021-12-07 18:20:47 -08:00
.gitignore Initial commit 2021-12-07 18:20:47 -08:00
Cargo.toml init commit 2021-12-07 18:22:06 -08:00
LICENSE Initial commit 2021-12-07 18:20:47 -08:00
README.md Initial commit 2021-12-07 18:20:47 -08:00

README.md

slipcode

A virtual machine / bytecode runtime for 3D math