joskid / continuumLinks
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
- Javascript virtual machine is one instruction set machine to parse and execute an assembly like code.☆168Updated 7 years ago
- implementation of the LC-3 virtual machine, an educational computer architecture☆36Updated 3 years ago
- A Javascript AOT compiler base on LLVM☆67Updated 10 years ago
- A javascript interpreter written in javascript☆399Updated 3 months ago
- ESTree AST interpreter with dynamic analyzing☆12Updated 8 years ago
- (POC) A demo illustrating frond-end source code encryption with WebAssembly.☆11Updated 3 years ago
- A tiny C compiler written purely in JavaScript.☆219Updated 6 years ago
- An experimental WebAssembly virtual machine.☆121Updated 2 years ago
- A JavaScript interpreter written in JavaScript☆97Updated 8 years ago
- JS virtual machine implementation for education purpose☆12Updated 2 years ago
- JavaScriptCore on WebAssembly☆474Updated 3 years ago
- 编译quickjs 为 wasm,asm 两个版本,使其兼容IE11,以及现代化浏览器, webAssembly 最佳实践 . 欢迎各位继续优化,修改.☆18Updated 2 years ago
- LLVM 9.0+ Node Bindings☆190Updated 2 years ago
- Stack-based VM Architecture in JavaScript. (Virtual Machine Fantasy Console)☆32Updated 6 years ago
- Compiled implementation of Javascript, targeting C (for fun)☆95Updated 5 months ago
- C to WebAssembly compiler☆260Updated 7 years ago
- JS parser and transpiler for VBScript☆39Updated 5 years ago
- Compiler and VM(interpreter), Using SSA form and doing some optimizations.☆37Updated 3 years ago
- A buildbot for wabt.js, a port of WABT to the Web, with TypeScript support.☆164Updated last week
- A safe eval library based on WebAssembly and Duktape/QuickJS.☆239Updated 5 years ago
- ECMAScript parser that produces a Shift format AST☆255Updated 3 years ago
- Compile javascript to LLVM IR, x86 assembly and self interpreting☆186Updated 3 years ago
- generates lexical analyzers. used by jison.☆58Updated 2 years ago
- ECMAScript Lexer / Parser / Interpreter / VM / method JIT written in C++☆422Updated last year
- JS JIT in JS☆215Updated 10 years ago
- A buildbot for browser & Node.js builds of Binaryen, a compiler infrastructure and toolchain library for WebAssembly.☆382Updated this week
- A JavaScript compiler written in TypeScript targeting C++/V8☆199Updated 2 years ago
- A libffi wrapper for quickjs.☆89Updated 4 years ago
- very tiny simple bytecode vm engine, None 3rd libs relied, so can be used on most of embedded systems☆54Updated last year