judehunter / ts-asmLinks
Assembly interpreter implemented entirely in TypeScript's type system (type annotations)
☆81Updated 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
Sorting:
- 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 Brainheck interpreter built in the TypeScript type system.☆73Updated 6 months ago
- Daily runner of test262 for many engines☆103Updated last month
- Elegant parsing expression grammars☆52Updated last month
- TypeCake is a language that compiles to TypeScript types. (WIP)☆51Updated last year
- Parser Combinators in the TypeScript Type System☆86Updated last week
- Proposal to introduce discard bindings to ECMAScript☆56Updated 2 months ago
- A utility to build and bisect any version of TypeScript☆78Updated this week
- ☆65Updated 2 months ago
- compute with typescript type system☆57Updated 2 years ago
- Reduce the number of microtask ticks required to adopt the state of a promise☆51Updated 2 years ago
- 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
- A type-level Brainfuck interpreter in TypeScript☆181Updated 2 months ago
- A typescript library for type-safe regex for named capture groups☆93Updated 3 years ago
- A VSCode Plugin to display V8's optimizations inside JavaScript code☆82Updated 2 years ago
- Making Typescript + GraphQL a pleasant experience☆61Updated 3 years ago
- A type programming language which compiles to and interops with type-level TypeScript☆20Updated 2 years ago
- Create standardized TypeScript ESM packages for Node or browser.☆82Updated last year
- Perform Type Level arithmetic in TypeScript☆119Updated 2 years ago
- Minifier for TypeScript declaration files (.d.ts)☆24Updated last year
- Projects which have taken "TypeScript" and made it more than just 'JS with Types'☆87Updated 10 months ago
- A proposal to add Promise.ownProperties(), Promise.fromEntries() to ECMAScript☆88Updated last year
- Import files with strong typing based on import attributes☆30Updated last year
- Proposal to enable importing modules at the source phase☆149Updated 3 months ago
- Is there a missing deno module that is preventing you from building something? Let us know here.☆47Updated 3 years ago
- 🌳 A tiny language interpreter implemented purely in TypeScript's type-system☆301Updated 4 years ago
- The NakedJSX development server and build tool.☆67Updated 5 months ago
- a proposal to add a method to iterators to produce an iterator of only its unique values☆33Updated last year
- 🔤🔍 Type-level RegExp, parse and match string in TypeScript type system.☆113Updated last year
- A TC39 proposal to add Math.clamp☆68Updated 3 months ago