jawb / JSVMLinks
Javascript virtual machine is one instruction set machine to parse and execute an assembly like code.
☆169Updated 8 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☆159Updated 12 years ago
- A JavaScript Virtual Machine that brings ES6 to ES3 host environments☆28Updated 13 years ago
- A toy JavaScript runtime based on QuickJS and libuv.☆69Updated 5 years ago
- implementation of the LC-3 virtual machine, an educational computer architecture☆36Updated 3 years ago
- 编译quickjs 为 wasm,asm 两个版本,使其兼容IE11,以及现代化浏览器, webAssembly 最佳实践 . 欢迎各位继续优化,修改.☆18Updated 3 years ago
- A script nested in JavaScript, dynamically run code in environment without `eval` and `new Function`.☆90Updated 2 years ago
- zlib compiled to JavaScript using Emscripten☆98Updated 5 years ago
- A JavaScript interpreter written in JavaScript☆97Updated 8 years ago
- v8 example project for showing how can i embed v8 in my c++ project☆24Updated last year
- TypeScript to LLVM compiler☆135Updated 3 years ago
- Extract, unminify, and beautify ("retidy") each file from a webpack/parcel bundle (JavaScript reverse engineering)☆50Updated 4 years ago
- A JS parser in JS☆134Updated 13 years ago
- Node.js bytecode compiler☆50Updated 3 years ago
- A toy js -> c++ compiler written in coffeescript. Uses escodegen to write c++ and tern to figure out types.☆113Updated 3 years ago
- V8 探秘☆44Updated 8 years ago
- 《编译原理》一书一个简单的语法制导翻译器(JavaScript版本)☆56Updated 8 years ago
- An experimental WebAssembly virtual machine.☆121Updated last week
- debugging proxy for web developers base on NodeJS☆24Updated 11 years ago
- A JavaScript interpreter written in JavaScript.☆82Updated 7 years ago
- Compile javascript to LLVM IR, x86 assembly and self interpreting☆189Updated 4 years ago
- 《编程语言实现模式》的相关练习☆47Updated 7 years ago
- Compile WebAssembly .wasm files to a commonjs module.☆170Updated 5 years ago
- V8 Engine for NW.js☆45Updated this week
- A JavaScript WXML parser☆48Updated 9 years ago
- very tiny simple bytecode vm engine, None 3rd libs relied, so can be used on most of embedded systems☆54Updated 4 months ago
- ☆280Updated 13 years ago
- we-script 让微信小程序支持加载执行远程JavaScript脚本☆63Updated 5 years ago
- A JavaScript runtime library for RTOS.☆25Updated 6 years ago
- 编程语言的本质:语言只是一串字符,我们认为它是什么,它就可以是什么☆99Updated last year
- Mini Node.js runtime built on V8☆30Updated 5 years ago