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:
- implementation of the LC-3 virtual machine, an educational computer architecture☆36Updated 3 years ago
- Javascript bytecode compiler and VM implemented in pure coffeescript☆157Updated 11 years ago
- 给"某音"的js虚拟机写一个编译器☆156Updated 2 months ago
- Custom virtual machine in javascript for obfuscation purposes☆49Updated 3 years ago
- A javascript virtual machine protector☆39Updated 4 years ago
- Javascript virtual machine is one instruction set machine to parse and execute an assembly like code.☆168Updated 7 years ago
- A JavaScript Virtual Machine that brings ES6 to ES3 host environments☆29Updated 12 years ago
- A WebAssembly interpreter written in C for demonstration☆106Updated last month
- Convert JAVA source to C source, Build standlone binary without any class file.☆69Updated last year
- 编译quickjs 为 wasm,asm 两个版本,使其兼容IE11,以及现代化浏览器, webAssembly 最佳实践 . 欢迎各位继续优化,修改.☆18Updated 2 years ago
- 用babel ast解析js代码并翻译☆26Updated 2 years ago
- Compile javascript to LLVM IR, x86 assembly and self interpreting☆186Updated 3 years ago
- Scope VM: Javascript Virtual Machine☆38Updated 7 years ago
- ☆280Updated 12 years ago
- A tiny C compiler written purely in JavaScript.☆220Updated 6 years ago
- Develop iOS Android app in java, Cross platform java virtual machine , the minimal jvm .☆377Updated 2 weeks ago
- 实现jsvmp技 术加密代码,基本实现ES5语法被翻译成VMP,ES6语法的一部分也被实现The basic implementation ES5 syntax is translated into VMP, and part of the ES6 syntax is als…☆195Updated last month
- Stack-based JavaScript virtual machine☆55Updated last year
- A script nested in JavaScript, dynamically run code in environment without `eval` and `new Function`.☆89Updated 2 years ago
- 简单实现的一个jsvmp☆138Updated 9 months ago
- 执行 wasm 转换出来的 C 代码,代码例子☆14Updated 6 years ago
- 抖音设备注册算法,抖音App版本号12.5.0,仅供学习参考☆31Updated 3 years ago
- Toolchain for WebAssembly☆817Updated 7 months ago
- 补环境框架sdenv专用jsdom版本☆14Updated last year
- 国内部分网站的jsvmp算法☆83Updated 2 years ago
- Compiled implementation of Javascript, targeting C (for fun)☆95Updated 5 months ago
- A javascript interpreter written in javascript☆411Updated 4 months ago
- This repository serves as a comprehensive resource for my studies of akamai solutions.☆26Updated last month
- JVM bytecode interpreter written in Java☆88Updated 11 months ago
- A Javascript AOT compiler base on LLVM☆67Updated 10 years ago