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
- 给"某音"的js虚拟机写一个编译器☆155Updated 4 months ago
- Javascript virtual machine is one instruction set machine to parse and execute an assembly like code.☆169Updated 8 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
- implementation of the LC-3 virtual machine, an educational computer architecture☆36Updated 3 years ago
- Compile javascript to LLVM IR, x86 assembly and self interpreting☆187Updated 4 years ago
- ☆280Updated 12 years ago
- ECMAScript Lexer / Parser / Interpreter / VM / method JIT written in C++☆423Updated last year
- A javascript virtual machine protector☆38Updated 4 years ago
- Automatically exported from code.google.com/p/tiny-js☆565Updated last week
- A project for testing V8's performance.☆10Updated 9 years ago
- Scope VM: Javascript Virtual Machine☆38Updated 7 years ago
- 用babel ast解析js代码并翻译☆26Updated 2 years ago
- 编译quickjs 为 wasm,asm 两个版本,使其兼容IE11,以及现代化浏览器, webAssembly 最佳实践 . 欢迎各位继续优化,修改.☆18Updated 2 years ago
- Convert JAVA source to C source, Build standlone binary without any class file.☆69Updated last year
- A Javascript AOT compiler base on LLVM☆67Updated 11 years ago
- LLVM compiled to JavaScript using Emscripten☆469Updated 10 years ago
- QuickJS Debug Adapter for VS Code☆162Updated last year
- JavaScriptCore on WebAssembly☆477Updated 4 years ago
- Stack-based JavaScript virtual machine☆55Updated last year
- BeBasic Virtual Machine☆22Updated 2 years ago
- A tiny C compiler written purely in JavaScript.☆222Updated 6 years ago
- Virtual Machine JavaScript Obfuscation☆28Updated 8 years ago
- QuickJS is a small and embeddable Javascript engine. QuickJS sources are copyright Fabrice Bellard and Charlie Gordon.☆581Updated last year
- Public repository of the QuickJS Javascript Engine. Pull requests are not accepted. Use the mailing list to submit patches.☆22Updated 2 months ago
- java virtual machine in pure node.js☆2,113Updated 4 years ago
- C parser in pure JavaScript☆51Updated 4 years ago
- SpiderMonkey☆246Updated 9 years ago
- V8 Inspector example☆54Updated 4 years ago