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☆156Updated 11 years ago
- A JavaScript Virtual Machine that brings ES6 to ES3 host environments☆29Updated 12 years ago
- Custom virtual machine in javascript for obfuscation purposes☆48Updated 3 years ago
- 给"某音"的js虚拟机写一个编译器☆156Updated 2 months ago
- implementation of the LC-3 virtual machine, an educational computer architecture☆36Updated 3 years ago
- A WebAssembly interpreter written in C for demonstration☆106Updated last month
- Javascript virtual machine is one instruction set machine to parse and execute an assembly like code.☆168Updated 7 years ago
- Compile javascript to LLVM IR, x86 assembly and self interpreting☆186Updated 3 years ago
- Convert JAVA source to C source, Build standlone binary without any class file.☆69Updated last year
- ☆280Updated 12 years ago
- A javascript virtual machine protector☆39Updated 4 years ago
- A tiny C compiler written purely in JavaScript.☆219Updated 6 years ago
- 编译quickjs 为 wasm,asm 两个版本,使其兼容IE11,以及现代化浏览器, webAssembly 最佳实践 . 欢迎各位继续优化,修改.☆18Updated 2 years ago
- Scope VM: Javascript Virtual Machine☆36Updated 7 years ago
- 用babel ast解析js代码并翻译☆26Updated last year
- JavaScriptCore on WebAssembly☆474Updated 3 years ago
- Automatically exported from code.google.com/p/tiny-js☆554Updated last year
- Develop iOS Android app in java, Cross platform java virtual machine , the minimal jvm .☆372Updated last week
- Learning the awesome QuickJS☆74Updated last year
- A Javascript AOT compiler base on LLVM☆67Updated 10 years ago
- pyChakraCore is a JavaScript engine on python bridges to Microsoft ChakraCore.☆14Updated 4 years ago
- A buildbot for browser & Node.js builds of Binaryen, a compiler infrastructure and toolchain library for WebAssembly.☆382Updated this week
- Compiler and VM(interpreter), Using SSA form and doing some optimizations.☆37Updated 3 years ago
- ECMAScript Lexer / Parser / Interpreter / VM / method JIT written in C++☆422Updated last year
- A javascript interpreter written in javascript☆399Updated 3 months ago
- Stack-based JavaScript virtual machine☆54Updated last year
- 实现jsvmp技术加密代码,基本实现ES5语法被翻译成VMP,ES6语法的一部分也被实现The basic implementation ES5 syntax is translated into VMP, and part of the ES6 syntax is als…☆186Updated 2 weeks ago
- Public repository of the QuickJS Javascript Engine. Pull requests are not accepted. Use the mailing list to submit patches.☆21Updated 3 weeks ago
- JVM bytecode interpreter written in Java☆87Updated 10 months ago
- Javascript Interpreter implemented by typescript(TS实现的JS解释器)☆6Updated 10 months ago