Skip to content

savmlang/sa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

271 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SaVM Toolkit

This repository is the SaVM toolkit consisting of

  • Packer (sapacker)
  • Assembler (sasm)
  • Runner (savmrun)
  • File Testing + Benchmark Suite (satest)
  • JIT Memory Manager (sajit)
  • Runtime Layer (sart)
  • VM Core Library (savm)
  • VM Allocator (salloc)
  • FFI Layer (saffi)

MSRV

The SaVM Toolkit is guaranteed to compile on the latest stable version of rustc.

We recommend atleast :

rustc 1.95.0 (59807616e 2026-04-14)

Some platforms require -Zbuild-std, which currently requires nightly Rust.

and for consistency, our build system also uses nightly Rust.

About

The Sa Bytecode VM. The part where all of the SA Organization Unifies.

Resources

License

Code of conduct

Stars

Watchers

Forks

Contributors