acutmore / TypeScriptVMLinks
Compile-time emulation of a 4-bit Virtual Machine using TypeScript's Type System
☆17Updated 6 years ago
Alternatives and similar repositories for TypeScriptVM
Users that are interested in TypeScriptVM are comparing it to the libraries listed below
Sorting:
- Investigation into using an Interface Description Language (IDL) in the ECMAScript standard☆43Updated 4 years ago
- A TC39 proposal for immutable ArrayBuffers☆34Updated 4 months ago
- JavaScript language proposal: function implementation hiding☆118Updated 6 years ago
- Permit Symbols as keys in WeakMaps, entries in WeakSets and WeakRefs, and registered in FinalizationRegistries☆93Updated 8 months ago
- TC39 Proposal: Temporal☆31Updated 6 years ago
- ☆45Updated 4 years ago
- A nodejs loader for import maps☆61Updated 3 months ago
- ECMAScript proposal: Generator Arrow Functions☆124Updated 5 years ago
- A polyfill for Iterator helpers proposal written in Typescript for environments supporting ES2018+☆32Updated last year
- Extensible numeric literals for JavaScript☆75Updated 10 months ago
- A plugin for babel to transform `x * y` into something like `JSBI.multiply(x, y)` to support bigints.☆18Updated last year
- ☆45Updated 7 years ago
- Write tests for your types!☆57Updated 5 years ago
- Utility for analyzing scopes belonging to an ESTree-compliant AST☆104Updated last year
- Ref declarations and expressions for ECMAScript☆27Updated 2 years ago
- ☆53Updated 10 months ago
- A proposal integrate private fields and destructuring☆51Updated last year
- convert estree ast to babel☆35Updated this week
- ECMAScript RegExp Match Indices☆66Updated 3 years ago
- ECMAScript proposal for String.cooked built-in template tag☆59Updated 3 years ago
- ES2015 to CommonJS import/export transformer☆59Updated 2 years ago
- String.prototype.codePoints proposal for ECMAScript (stage 1)☆40Updated 4 years ago
- Minifier for TypeScript declaration files (.d.ts)☆24Updated last year
- A proposal to introduce ways to differentiate symbols☆26Updated 2 years ago
- Regular Expression Pattern Modifiers for ECMAScript☆47Updated last year
- ☆12Updated 4 years ago
- Explainer for AbortSignal.any(), a new DOM API that enables combining AbortSignals☆26Updated 3 years ago
- Determining Array Equality☆76Updated 4 years ago
- Easily install, configure and compose Node.js ESM loaders.☆34Updated 3 years ago
- ADT enum proposal for ECMAScript☆94Updated 9 months ago