danbev / learning-v8Links
Project for learning V8 internals
☆2,689Updated 9 months ago
Alternatives and similar repositories for learning-v8
Users that are interested in learning-v8 are comparing it to the libraries listed below
Sorting:
- ⏱️ Notes and resources related to v8 and thus Node.js performance☆2,259Updated 2 years ago
- JavaScript (engine) Version Updater☆1,993Updated 4 months ago
- 面向编译器开发人员的V8内部实现文档☆1,508Updated 2 years ago
- Project for learning Node.js internals☆396Updated 3 years ago
- The source code of v8.dev, the official website of the V8 project.☆988Updated last week
- A tiny JavaScript runtime☆2,778Updated last week
- An implementation of ECMA-262 in JavaScript☆896Updated last week
- Official ECMAScript Conformance Test Suite☆2,585Updated this week
- A miniature model of the Typescript compiler, intended to teach the structure of the real Typescript compiler☆1,187Updated last year
- The WebAssembly Binary Toolkit☆7,510Updated last month
- Public repository of the QuickJS Javascript Engine.☆9,539Updated this week
- ECMAScript code generator☆2,683Updated last year
- ECMAScript Proposal, specs, and reference implementation for Realms☆1,515Updated 6 months ago
- QuickJS, the Next Generation: a mighty JavaScript engine☆2,051Updated 3 weeks ago
- The ESTree Spec☆5,313Updated 2 months ago
- 🌳 Tiny and fast JavaScript code generator from an ESTree-compliant AST.☆1,219Updated 8 months ago
- Secure & isolated JS environments for nodejs☆2,541Updated last month
- Generating parsers in LLVM IR☆607Updated 3 months ago
- A repo containing notes about the TypeScript Compiler codebase☆681Updated 2 years ago
- An lldb plugin for Node.js and V8, which enables inspection of JavaScript states for insights into Node.js processes and their core dumps…☆1,161Updated 8 months ago
- Code examples that accompany the MDN WebAssembly documentation — see https://developer.mozilla.org/en-US/docs/WebAssembly.☆1,185Updated 8 months ago
- A 100% compliant, self-hosted javascript parser - https://meriyah.github.io/meriyah☆1,127Updated last month
- 📘 A comprehensive handbook on how to create transformers for TypeScript with code examples.☆1,001Updated 6 months ago
- Toolchain for WebAssembly☆817Updated 7 months ago
- ECMAScript JS AST traversal functions☆961Updated 3 years ago
- WebAssembly Virtual Machine☆2,724Updated last year
- A web tool to explore the ASTs generated by various parsers.