vm.js

Bytecode VM

A JavaScript bytecode compiler and virtual machine implemented in CoffeeScript.

Javascript bytecode compiler and VM implemented in pure coffeescript

GitHub

155 stars
7 watching
13 forks
Language: CoffeeScript
last commit: over 11 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jnz/q3vm An embeddable interpreter/virtual machine for executing C-language input bytecode 857
mobivm/robovm An ahead-of-time compiler for Java bytecode targeting multiple platforms and languages 970
mirkosertic/bytecoder A tool to interpret and transpile JVM bytecode into other programming languages like JavaScript, WebAssembly, or OpenCL. 903
hpi-swa/trufflesqueak A Squeak/Smalltalk VM and Polyglot Programming Environment for the GraalVM. 286
grant/javacoffee A CoffeeScript-like syntax compiler for Java code 14
stephenb/coffee-machine A state machine implementation written in CoffeeScript 32
qmx/jitescript Provides a Java API for generating bytecode similar to BiteScript. 188
hashnuke/coffee_rotor A plugin that compiles CoffeeScript files into JavaScript code 16
amazingrise/rise-jvm A minimal Java VM based on WASM that allows running JavaScript code without a server 10
renatoathaydes/wasm-on-jvm A Gradle plugin to easily compile WebAssembly (WASM) files into JVM bytecode. 24
bliblidotcom/jvm-handbook A comprehensive documentation of the Java Virtual Machine (JVM) and its internal workings. 4
markbates/programming-in-coffeescript A repository of source code for the Programming in CoffeeScript book, providing examples and exercises for learning CoffeeScript programming. 63
teverett/jvmbasic A compiler that translates BASIC programs to JVM bytecode. 49
paulbartrum/jurassic A .NET library to compile and execute JavaScript code in a standards-compliant way 888
jaseemabid/olifant A language targeting LLVM with the goal of building a simple compiler 64