Skip to content

Repository files navigation

NVM (Not Virtual Machine) is a register-based virtual machine with 64-bit registers.

Installation

There are several ways to get NVM — choose the one that suits you:

1. Pre-built binary from GitHub Releases

Download the archive for your platform from the latest release page and add the path to the nvm/nvm.exe binary to your PATH.

2. Building from source

Requires Rust version 1.96.0 or later:

git clone https://github.com/dev-er1/nvm.git
cd nvm
cargo build --release

The binary will appear at target/release/nvm. To use it from anywhere, add this path to your PATH or copy the binary to a convenient directory.

About

Actually, NVM is a 64-bit register-based virtual machine.

Topics

Resources

Code of conduct

Contributing

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages