Skip to content
/ evmc Public

EsetVM bytecode interpreter and AOT compiler/translator

License

Notifications You must be signed in to change notification settings

k0zmo/evmc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

evmc

evmc is a simple and compact EsetVM bytecode interpreter and AOT compiler/translator to standalone PE32+ (64-bit) windows executable file. To learn more about the EsetVM read the docs.

Usage:

  • evmc.exe examples/crc32.evm to create executable file crc32.evm.exe
  • evmc.exe -i examples/crc32.evm to only run the program interpreting the bytecode.

About

EsetVM bytecode interpreter and AOT compiler/translator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published