joskid / continuumLinks
A JavaScript Virtual Machine that brings ES6 to ES3 host environments
☆28Updated 13 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☆158Updated 12 years ago
- Javascript virtual machine is one instruction set machine to parse and execute an assembly like code.☆169Updated 8 years ago
- A Javascript AOT compiler base on LLVM☆67Updated 11 years ago
- implementation of the LC-3 virtual machine, an educational computer architecture☆36Updated 3 years ago
- A tiny C compiler written purely in JavaScript.☆226Updated 6 years ago
- Stack-based VM Architecture in JavaScript. (Virtual Machine Fantasy Console)☆31Updated 6 years ago
- A javascript interpreter written in javascript☆431Updated this week
- JS parser and transpiler for VBScript☆39Updated 6 years ago
- JavaScriptCore on WebAssembly☆478Updated 4 years ago
- Myna Parsing Library☆82Updated 3 years ago
- 编译quickjs 为 wasm,asm 两个版本,使其兼容IE11,以及现代化浏览器, webAssembly 最佳实践 . 欢迎各位继续优化,修改.☆18Updated 3 years ago
- C to WebAssembly compiler☆259Updated 8 years ago
- JS/CC LALR(1) Parser Generator: A LALR(1) Parser Generator for JavaScript written in JavaScript☆50Updated 5 years ago
- Compile javascript to LLVM IR, x86 assembly and self interpreting☆189Updated 4 years ago
- C parser in pure JavaScript☆52Updated 5 years ago
- (POC) A demo illustrating frond-end source code encryption with WebAssembly.☆11Updated 3 years ago
- Compiled implementation of Javascript, targeting C (for fun)☆95Updated 10 months ago
- Piston Assembler☆230Updated 13 years ago
- An experimental WebAssembly virtual machine.☆121Updated 2 years ago
- A safe eval library based on WebAssembly and Duktape/QuickJS.☆241Updated 6 years ago
- LLVM compiled to JavaScript using Emscripten☆469Updated 10 years ago
- LLVM 9.0+ Node Bindings☆191Updated 3 years ago
- A JavaScript compiler written in TypeScript targeting C++/V8☆200Updated 3 years ago
- A buildbot for wabt.js, a port of WABT to the Web, with TypeScript support.☆170Updated this week
- ECMAScript Lexer / Parser / Interpreter / VM / method JIT written in C++☆425Updated last year
- JavaScript parser of Python☆138Updated 6 years ago
- very tiny simple bytecode vm engine, None 3rd libs relied, so can be used on most of embedded systems☆54Updated 4 months ago
- Simple python interpreter written in JavaScript using Jison as a parser generator and lexer.☆27Updated 4 years ago
- Compile / run C in a web browser via TCC / x86 emulation☆27Updated 5 years ago
- A JavaScript AST optimizer☆18Updated 12 years ago