jawb / JSVM
Javascript virtual machine is one instruction set machine to parse and execute an assembly like code.
☆166Updated 7 years ago
Alternatives and similar repositories for JSVM:
Users that are interested in JSVM are comparing it to the libraries listed below
- Javascript bytecode compiler and VM implemented in pure coffeescript☆155Updated 11 years ago
- 编译quickjs 为 wasm,asm 两个版本,使其兼容IE11,以及现代化浏览器, webAssembly 最佳实践 . 欢迎各位继续优化,修改.☆18Updated 2 years ago
- JS virtual machine implementation for education purpose☆12Updated 2 years ago
- A JavaScript Virtual Machine that brings ES6 to ES3 host environments☆29Updated 12 years ago
- A script nested in JavaScript, dynamically run code in environment without `eval` and `new Function`.☆88Updated 2 years ago
- implementation of the LC-3 virtual machine, an educational computer architecture☆36Updated 2 years ago
- ☆279Updated 12 years ago
- Scope VM: Javascript Virtual Machine☆33Updated 6 years ago
- Extract, unminify, and beautify ("retidy") each file from a webpack/parcel bundle (JavaScript reverse engineering)☆49Updated 3 years ago
- ☆87Updated 2 years ago
- 动态设置进程全局 HTTP 代理☆27Updated 2 years ago
- Learning the awesome QuickJS☆70Updated last year
- v8 debugger client☆48Updated 9 years ago
- 《编译原理》一书一个简单的语法制导翻译器(JavaScript版本)☆56Updated 7 years ago
- A JavaScript interpreter written in JavaScript.☆80Updated 6 years ago
- Node.js bytecode compiler☆50Updated 2 years ago
- A toy JavaScript runtime based on QuickJS and libuv.☆70Updated 4 years ago
- A JS parser in JS☆135Updated 12 years ago
- V8 Engine for NW.js☆42Updated last week
- 《编程语言实现模式》的相关练习☆46Updated 7 years ago
- fork old V8 source(tag: 1.2.14.20), make it works for MacOS with CMake, for study purpose☆9Updated 2 years ago
- A JavaScript interpreter written in JavaScript☆97Updated 7 years ago
- 📺 Chip-8 emulator for web.☆55Updated 6 years ago
- JavaScript Obfuscator☆89Updated 6 years ago
- 一款使用JS编写命令行小工具的神器☆57Updated last week
- ECMAScript parser that produces a Shift format AST☆255Updated 2 years ago
- A curated list of products that uses the Google V8 JavaScript engine.☆31Updated 6 years ago
- Scripts to download and run the latest Linux build of Chromium.☆24Updated 8 years ago
- Java Parser for JavaScript/TypeScript (based on antlr4ts)☆72Updated 8 months ago
- v8 example project for showing how can i embed v8 in my c++ project☆24Updated 11 months ago