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☆156Updated 11 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`.☆89Updated 2 years ago
- 编译quickjs 为 wasm,asm 两个版本,使其兼容IE11,以及现代化浏览器, webAssembly 最佳实践 . 欢迎各位继续优化,修改.☆18Updated 2 years ago
- A toy JavaScript runtime based on QuickJS and libuv.☆69Updated 5 years ago
- V8 Engine for NW.js☆45Updated 2 weeks ago
- Java Parser for JavaScript/TypeScript (based on antlr4ts)☆73Updated last year
- An experimental WebAssembly virtual machine.☆121Updated 2 years ago
- debugging proxy for web developers base on NodeJS☆25Updated 11 years ago
- (POC) A demo illustrating frond-end source code encryption with WebAssembly.☆11Updated 3 years ago
- Compile javascript to LLVM IR, x86 assembly and self interpreting☆186Updated 3 years ago
- A JS parser in JS☆134Updated 12 years ago
- Node.js bytecode compiler☆50Updated 2 years ago
- Project for CS 691ST - Dalvik VM implementation in Javascript☆25Updated 8 years ago
- A JavaScript runtime library for RTOS.☆25Updated 5 years ago
- 动态设置进程全局 HTTP 代理☆27Updated 2 years ago
- TypeScript to LLVM compiler☆135Updated 3 years ago
- v8 example project for showing how can i embed v8 in my c++ project☆24Updated last year
- Whistle 插件脚手架(Whistle Plugin Scaffolding)☆32Updated 3 weeks ago
- ☆280Updated 12 years ago
- Learning the awesome QuickJS☆74Updated last year
- Node.js addon for the QuickJS compiler☆29Updated 2 years ago
- JS virtual machine implementation for education purpose☆12Updated 2 years ago
- implementation of the LC-3 virtual machine, an educational computer architecture☆36Updated 3 years ago
- A JavaScript WXML parser☆48Updated 8 years ago
- zlib compiled to JavaScript using Emscripten☆98Updated 4 years ago
- Custom virtual machine in javascript for obfuscation purposes☆49Updated 3 years ago
- very tiny simple bytecode vm engine, None 3rd libs relied, so can be used on most of embedded systems☆54Updated last year
- A JavaScript interpreter written in JavaScript.☆82Updated 7 years ago
- 编程语言的本质:语言只是一串字符,我们认为它是什么,它就可以是什么☆98Updated last year