jawb / JSVMLinks
Javascript virtual machine is one instruction set machine to parse and execute an assembly like code.
☆168Updated 7 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
- 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
- V8 Engine for NW.js☆45Updated this week
- Demo for jlua☆12Updated 2 years ago
- A toy JavaScript runtime based on QuickJS and libuv.☆68Updated 5 years ago
- 编译quickjs 为 wasm,asm 两个版本,使其兼容IE11,以及现代化浏览器, webAssembly 最佳实践 . 欢迎各位继续优化,修改.☆18Updated 2 years ago
- very tiny simple bytecode vm engine, None 3rd libs relied, so can be used on most of embedded systems☆54Updated last week
- Custom virtual machine in javascript for obfuscation purposes☆50Updated 3 years ago
- A script nested in JavaScript, dynamically run code in environment without `eval` and `new Function`.☆89Updated 2 years ago
- An experimental WebAssembly virtual machine.☆121Updated 2 years ago
- JS virtual machine implementation for education purpose☆12Updated 2 years ago
- Node.js bytecode compiler☆50Updated 3 years ago
- we-script 让微信小程序支持加载执行远程JavaScript脚本☆62Updated 4 years ago
- A JavaScript runtime library for RTOS.☆25Updated 5 years ago
- zlib compiled to JavaScript using Emscripten☆98Updated 4 years ago
- Build for QuickJS JavaScript Engine☆49Updated 2 years ago
- A JavaScript interpreter written in JavaScript☆97Updated 8 years ago
- 《编译原理》一书一个简单的语法制导翻译器(JavaScript版本)☆56Updated 7 years ago
- debugging proxy for web developers base on NodeJS☆25Updated 11 years ago
- ☆280Updated 12 years ago
- 通过操作AST,还原被obfuscator工具混淆了的JavaScript代码☆10Updated 5 years ago
- Learning the awesome QuickJS☆75Updated last year
- A simple and useful fsm☆13Updated 2 years ago
- Compile javascript to LLVM IR, x86 assembly and self interpreting☆187Updated 4 years ago
- (POC) A demo illustrating frond-end source code encryption with WebAssembly.☆11Updated 3 years ago
- A tiny C compiler written purely in JavaScript.☆222Updated 6 years ago
- A GUI typesetting display engine and cross platform GUI application development framework based on OpenGL☆98Updated this week
- v8 example project for showing how can i embed v8 in my c++ project☆24Updated last year
- js版本编译器☆52Updated 5 years ago