VitalyTartynov / jsvmLinks
JS virtual machine implementation for education purpose
☆12Updated 2 years ago
Alternatives and similar repositories for jsvm
Users that are interested in jsvm are comparing it to the libraries listed below
Sorting:
- Javascript bytecode compiler and VM implemented in pure coffeescript☆157Updated 11 years ago
 - Compile javascript to LLVM IR, x86 assembly and self interpreting☆188Updated 4 years ago
 - Javascript virtual machine is one instruction set machine to parse and execute an assembly like code.☆169Updated 8 years ago
 - A tiny C compiler written purely in JavaScript.☆223Updated 6 years ago
 - Custom virtual machine in javascript for obfuscation purposes☆52Updated 3 years ago
 - A JavaScript Virtual Machine that brings ES6 to ES3 host environments☆29Updated 12 years ago
 - 编译quickjs 为 wasm,asm 两个版本,使其兼容IE11,以及现代化浏览器, webAssembly 最佳实践 . 欢迎各位继续优化,修改.☆18Updated 2 years ago
 - Automatically exported from code.google.com/p/tiny-js☆567Updated last week
 - A WebAssembly interpreter written in C for demonstration☆110Updated 3 months ago
 - 给"某音"的js虚拟机写一个编译器☆156Updated 4 months ago
 - implementation of the LC-3 virtual machine, an educational computer architecture☆36Updated 3 years ago
 - ☆280Updated 13 years ago
 - A toy JavaScript runtime based on QuickJS and libuv.☆69Updated 5 years ago
 - Stack-based JavaScript virtual machine☆60Updated last year
 - ECMAScript Lexer / Parser / Interpreter / VM / method JIT written in C++☆421Updated last year
 - A javascript interpreter written in javascript☆419Updated 2 weeks ago
 - java virtual machine in pure node.js☆2,112Updated 4 years ago
 - LLVM compiled to JavaScript using Emscripten☆469Updated 10 years ago
 - Compiled implementation of Javascript, targeting C (for fun)☆95Updated 7 months ago
 - Develop iOS Android app in java, Cross platform java virtual machine , the minimal jvm .☆380Updated last week
 - A Javascript AOT compiler base on LLVM☆67Updated 11 years ago
 - Convert JAVA source to C source, Build standlone binary without any class file.☆69Updated last year
 - QuickJS Debug Adapter for VS Code☆163Updated 2 years ago
 - a lightweight js runtime for IOT(一个面向物联网的JS运行时)☆59Updated 5 years ago
 - Scope VM: Javascript Virtual Machine☆39Updated 7 years ago
 - A script nested in JavaScript, dynamically run code in environment without `eval` and `new Function`.☆89Updated 2 years ago
 - A javascript virtual machine protector☆38Updated 5 years ago
 - Toolchain for WebAssembly☆826Updated 9 months ago
 - Learning the awesome QuickJS☆75Updated last year
 - QuickJS is a small and embeddable Javascript engine. QuickJS sources are copyright Fabrice Bellard and Charlie Gordon.☆581Updated 2 years ago