Skip to content

SuperInstance/flux-vm-ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flux-vm-ts

TypeScript FLUX Virtual Machine — runs FLUX bytecode in Node.js and browsers.

Modules

Module Description
opcodes.ts Unified opcode definitions
encoder.ts Instruction encoding
decoder.ts Bytecode disassembly
compiler.ts High-level → bytecode compilation
vm.ts Stack-based virtual machine
tiling.ts Vocabulary tiling system
vocabulary.ts Natural language → opcode mapping

Part of the FLUX Fleet.

About

FLUX Virtual Machine in TypeScript — bytecode execution for Node.js and browsers

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors