Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

I plan to build a fast bytecode runtime for my own C-like programming language, to embed in my Go projects.

  • [✅] Assembler
  • [✅] Working VM
  • [✅] Linker
  • [❌] Full runtime (good API, integration with Go projects)
  • [❌] Compiler
  • [❌] Executable file format and loadable modules format

About

virtual machine for own bytecode

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages