joskid / continuum
A JavaScript Virtual Machine that brings ES6 to ES3 host environments
☆29Updated 12 years ago
Alternatives and similar repositories for continuum
Users that are interested in continuum are comparing it to the libraries listed below
Sorting:
- Javascript bytecode compiler and VM implemented in pure coffeescript☆156Updated 11 years ago
- Stack-based VM Architecture in JavaScript. (Virtual Machine Fantasy Console)☆29Updated 6 years ago
- Javascript virtual machine is one instruction set machine to parse and execute an assembly like code.☆166Updated 7 years ago
- (POC) A demo illustrating frond-end source code encryption with WebAssembly.☆11Updated 2 years ago
- A Javascript AOT compiler base on LLVM☆67Updated 10 years ago
- A javascript interpreter written in javascript☆396Updated 2 weeks ago
- Access v8 Engine Natives easily in Chrome & Node☆198Updated 3 years ago
- implementation of the LC-3 virtual machine, an educational computer architecture☆36Updated 2 years ago
- Generate, and decode, base64 VLQ mappings for sourcemaps and other uses