VitalyTartynov / jsvmLinks
JS virtual machine implementation for education purpose
☆12Updated 2 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☆158Updated 12 years ago
- 给"某音"的js虚拟机写一个编译器☆156Updated 5 months ago
- Compile javascript to LLVM IR, x86 assembly and self interpreting☆188Updated 4 years ago
- Javascript virtual machine is one instruction set machine to parse and execute an assembly like code.☆168Updated 8 years ago
- implementation of the LC-3 virtual machine, an educational computer architecture☆36Updated 3 years ago
- A JavaScript Virtual Machine that brings ES6 to ES3 host environments☆29Updated 13 years ago
- A javascript virtual machine protector☆38Updated 5 years ago
- 用babel ast解析js代码并翻译☆26Updated 2 years ago
- Stack-based JavaScript virtual machine☆61Updated last year
- A project for testing V8's performance.☆10Updated 9 years ago
- 简单实现的一个jsvmp☆139Updated last year
- 编译quickjs 为 wasm,asm 两个版本,使其兼容IE11,以及现代化浏览器, webAssembly 最佳实践 . 欢迎各位继续优化,修改.☆18Updated 2 years ago
- 实现jsvmp技术加密代码,基本实现ES5语法被翻译成VMP,ES6语法的一部分也被实现The basic implementation ES5 syntax is translated into VMP, and part of the ES6 syntax is als…☆199Updated this week
- Scope VM: Javascript Virtual Machine☆39Updated 7 years ago
- A script nested in JavaScript, dynamically run code in environment without `eval` and `new Function`.☆89Updated 2 years ago
- JS/CC LALR(1) Parser Generator: A LALR(1) Parser Generator for JavaScript written in JavaScript☆50Updated 5 years ago
- java virtual machine in pure node.js☆2,112Updated 4 years ago
- Compile WebAssembly .wasm files to a commonjs module.☆169Updated 5 years ago
- A tiny C compiler written purely in JavaScript.☆225Updated 6 years ago
- LLVM compiled to JavaScript using Emscripten☆468Updated 10 years ago
- Convert JAVA source to C source, Build standlone binary without any class file.☆69Updated 2 years ago
- pyChakraCore is a JavaScript engine on python bridges to Microsoft ChakraCore.☆14Updated 4 years ago
- Our style of writing Javascript code☆37Updated 4 years ago
- Toolchain for WebAssembly☆828Updated 10 months ago
- Learning the awesome QuickJS☆75Updated last year
- 国内部分网站的jsvmp算法☆87Updated 2 years ago
- V8引擎基础知识☆43Updated 3 years ago
- Automatically exported from code.google.com/p/tiny-js☆569Updated last month
- Getting Started With Chrome DevTools Protocol☆403Updated 11 months ago
- 通过操作AST,还原被obfuscator工具混淆了的JavaScript代码☆10Updated 5 years ago