judehunter / ts-asm
Assembly interpreter implemented entirely in TypeScript's type system (type annotations)
☆80Updated 2 years ago
Alternatives and similar repositories for ts-asm:
Users that are interested in ts-asm are comparing it to the libraries listed below
- Proposal to introduce discard bindings to ECMAScript☆54Updated last month
- Parser Combinators in the TypeScript Type System☆85Updated last month
- Elegant parsing expression grammars☆51Updated this week
- A utility to build and bisect any version of TypeScript☆77Updated this week
- Quickboot.js is an experimental tool to reduce JS code size beyond tree-shaking. It uses runtime tracing, eval(), and sync XHR with non t…☆85Updated last year
- Experiment to push the limits of TypeScript's type system by writing a "real" tokenizer/parser/interpreter entirely on type-level.☆149Updated last year
- A VSCode Plugin to display V8's optimizations inside JavaScript code☆82Updated 2 years ago
- A Brainheck interpreter built in the TypeScript type system.☆73Updated 5 months ago
- Minifier for TypeScript declaration files (.d.ts)☆24Updated last year
- Reduce the number of microtask ticks required to adopt the state of a promise☆50Updated 2 years ago
- A type programming language which compiles to and interops with type-level TypeScript☆20Updated 2 years ago
- Tools for working with ESTree AST☆59Updated 3 weeks ago
- ☆30Updated 2 weeks ago
- Making Typescript + GraphQL a pleasant experience☆61Updated 3 years ago
- a proposal to add a method to iterators to produce an iterator of only its unique values☆32Updated last year
- compute with typescript type system☆57Updated 2 years ago
- A typescript library for type-safe regex for named capture groups☆91Updated 3 years ago
- Extractors for ECMAScript☆257Updated 7 months ago
- TypeCake is a language that compiles to TypeScript types. (WIP)☆51Updated last year
- Perform Type Level arithmetic in TypeScript☆115Updated 2 years ago
- ECMAScript Decorators for Function Expressions and Declarations☆53Updated last year
- Transmute one JavaScript string into another by way of mutating its AST. Powered by babel and recast.☆52Updated last month
- Create standardized TypeScript ESM packages for Node or browser.☆82Updated last year
- A type-level Brainfuck interpreter in TypeScript☆180Updated last month
- JSON.parseImmutable for creating Records and Tuples from JSON strings☆41Updated 2 years ago
- 🔤🔍 Type-level RegExp, parse and match string in TypeScript type system.☆113Updated last year
- SWC AST visitor in Javascript☆75Updated 10 months ago
- A proposal to add Promise.ownProperties(), Promise.fromEntries() to ECMAScript☆88Updated last year
- Write CSS modules without leaving your javascript!☆76Updated last year
- npm packages providing shims for the Deno namespace and other globals. Useful for running Deno-first programs on Node.☆154Updated 10 months ago