jawb / JSVMLinks
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
Sorting:
- Javascript bytecode compiler and VM implemented in pure coffeescript☆156Updated 11 years ago
- implementation of the LC-3 virtual machine, an educational computer architecture☆36Updated 2 years ago
- A script nested in JavaScript, dynamically run code in environment without `eval` and `new Function`.☆89Updated 2 years ago
- 编译quickjs 为 wasm,asm 两个版本,使其兼容IE11,以及现代化浏览器, webAssembly 最佳实践 . 欢迎各位继续优化,修改.☆18Updated 2 years ago
- A JavaScript Virtual Machine that brings ES6 to ES3 host environments☆29Updated 12 years ago
- Learning the awesome QuickJS☆70Updated last year
- JS virtual machine implementation for education purpose☆12Updated 2 years ago
- Node.js bytecode compiler☆50Updated 2 years ago
- V8 Engine for NW.js☆43Updated this week
- v8 debugger client☆48Updated 9 years ago
- Custom virtual machine in javascript for obfuscation purposes☆46Updated 2 years ago
- A JavaScript interpreter written in JavaScript.☆82Updated 7 years ago
- Scope VM: Javascript Virtual Machine☆34Updated 6 years ago
- v8 example project for showing how can i embed v8 in my c++ project☆24Updated last year
- 动态设置进程全局 HTTP 代理☆27Updated 2 years ago
- An experimental WebAssembly virtual machine.☆121Updated last year
- A JavaScript interpreter written in JavaScript☆97Updated 8 years ago
- Mini Node.js runtime built on V8☆28Updated 4 years ago
- A markdown parser library base vnode☆11Updated 3 years ago
- 微信小程序eval5示例☆17Updated 5 years ago
- Node.js addon for the QuickJS compiler☆29Updated 2 years ago
- A toy JavaScript runtime based on QuickJS and libuv.☆70Updated 5 years ago
- Demo for jlua☆12Updated 2 years ago
- Whistle 插件脚手架(Whistle Plugin Scaffolding)☆31Updated last month
- zlib compiled to JavaScript using Emscripten☆98Updated 4 years ago
- 一款使用JS编写命令行小工具的神器☆58Updated 3 weeks ago
- generates lexical analyzers. used by jison.☆58Updated 2 years ago
- TypeScript to LLVM compiler☆135Updated 2 years ago
- ☆87Updated 2 years ago
- A LALR(1)/LL(1)/LL(K) parser generator for javascript/typescript☆41Updated 7 months ago