acutmore / TypeScriptVM
Compile-time emulation of a 4-bit Virtual Machine using TypeScript's Type System
☆18Updated 5 years ago
Alternatives and similar repositories for TypeScriptVM:
Users that are interested in TypeScriptVM are comparing it to the libraries listed below
- Source Code and Resolve Caching for Node.js☆62Updated 3 years ago
- Visual Studio Code Extension for V8 Torque Language Support☆36Updated 5 years ago
- Yet another Babel preset for TypeScript, only transforms proposals which TypeScript does not support now.☆26Updated this week
- Investigation into using an Interface Description Language (IDL) in the ECMAScript standard☆39Updated 3 years ago
- A parser combinator library with declarative superpowers☆27Updated 2 years ago
- A cross platform Promise.allSettled polyfill☆15Updated 4 years ago
- String.prototype.codePoints proposal for ECMAScript (stage 1)☆40Updated 3 years ago
- Emscripten loader for webpack☆41Updated 5 years ago
- A polyfill of unknown that works with legacy typescript versions (before 3.0)☆29Updated 6 years ago
- Write tests for your types!☆57Updated 4 years ago
- Collection of packages to codegen types and serialization to communicate between ts and rust☆24Updated 2 years ago
- Proposal to migrate cleanup some to its own proposal repository☆18Updated 2 years ago
- Archive of the ES4 reference interpreter that was a work-in-progress when ES4 was cancelled.☆25Updated 10 years ago
- An ESnext spec-compliant `Array.prototype.flatMap` shim/polyfill/replacement that works as far down as ES3.☆32Updated 2 months ago
- Cross cutting proposals around custom identities in collections☆32Updated 5 years ago
- Positive and negative assertions about TypeScript types and errors☆49Updated 3 years ago
- convert estree ast to babel☆33Updated last week
- ☆89Updated last year
- A proposal to introduce ways to differentiate symbols☆22Updated last year
- Proposal to standardize Date.parse behavior for interchange-like input☆31Updated last year
- TC39 Proposal: Temporal☆31Updated 5 years ago
- A plugin for babel to transform `x * y` into something like `JSBI.multiply(x, y)` to support bigints.☆18Updated 4 months ago
- A non-optimizing Brainf_ck to WebAssembly compiler☆26Updated 5 years ago
- ☆44Updated 3 years ago
- Created with CodeSandbox☆19Updated 5 years ago
- Transparently adds support for Plug'n'Play to TypeScript☆67Updated 4 years ago
- Proposal: Out of memory immediately terminates agent cluster☆13Updated 2 years ago
- ☆22Updated 5 years ago
- utility to create a vfile from a filepath☆65Updated last year
- Property based testing (QuickCheck) examples based on fast-check☆26Updated 3 months ago