jawb / JSVM
Javascript virtual machine is one instruction set machine to parse and execute an assembly like code.
☆165Updated 7 years ago
Alternatives and similar repositories for JSVM:
Users that are interested in JSVM are comparing it to the libraries listed below
- JS virtual machine implementation for education purpose☆12Updated 2 years ago
- A script nested in JavaScript, dynamically run code in environment without `eval` and `new Function`.☆88Updated last year
- Javascript bytecode compiler and VM implemented in pure coffeescript☆155Updated 11 years ago
- A JavaScript Virtual Machine that brings ES6 to ES3 host environments☆28Updated 12 years ago
- 编译quickjs 为 wasm,asm 两个版本,使其兼容IE11,以及现代化浏览器, webAssembly 最佳实践 . 欢迎各位继续优化,修改.☆17Updated 2 years ago
- v8 debugger client☆48Updated 9 years ago
- Custom virtual machine in javascript for obfuscation purposes☆45Updated 2 years ago
- A toy JavaScript runtime based on QuickJS and libuv.☆68Updated 4 years ago
- A curated list of products that uses the Google V8 JavaScript engine.☆31Updated 6 years ago
- A JavaScript interpreter written in JavaScript.☆78Updated 6 years ago
- implementation of the LC-3 virtual machine, an educational computer architecture☆36Updated 2 years ago
- Scope VM: Javascript Virtual Machine☆30Updated 6 years ago
- A JS parser in JS☆135Updated 12 years ago
- A Javascript AOT compiler base on LLVM☆66Updated 10 years ago
- A LALR(1)/LL(1)/LL(K) parser generator for javascript/typescript☆40Updated 3 months ago
- ☆278Updated 12 years ago
- 动态设置进程全局 HTTP 代理☆26Updated last year
- 一款使用JS编写命令行小工具的神器☆57Updated 3 weeks ago
- An experimental language that compiles to JavaScript and C++☆34Updated 11 years ago
- Ditto is a scripting language implemented in C☆16Updated 3 years ago
- A simple and useful fsm☆12Updated 2 years ago
- v8 example project for showing how can i embed v8 in my c++ project☆23Updated 8 months ago
- a tiny browser☆41Updated 3 years ago
- Node.js bytecode compiler☆48Updated 2 years ago
- TypeScript to LLVM compiler☆133Updated 2 years ago
- A JavaScript runtime library for RTOS.☆24Updated 5 years ago
- Extract, unminify, and beautify ("retidy") each file from a webpack/parcel bundle (JavaScript reverse engineering)☆46Updated 3 years ago
- ☆87Updated 2 years ago
- very tiny simple bytecode vm engine, None 3rd libs relied, so can be used on most of embedded systems☆54Updated 10 months ago
- V8 探秘☆44Updated 7 years ago