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:
- JavaScript language proposal: function implementation hiding☆107Updated 6 years ago
- Investigation into using an Interface Description Language (IDL) in the ECMAScript standard☆43Updated 4 years ago
- TC39 Proposal: Temporal☆31Updated 6 years ago
- Easily install, configure and compose Node.js ESM loaders.☆34Updated 2 years ago
- Extensible numeric literals for JavaScript☆75Updated 8 months ago
- A polyfill for Iterator helpers proposal written in Typescript for environments supporting ES2018+☆31Updated last year
- ☆45Updated 4 years ago
- Minimal ECMAScript Module test runner☆46Updated 2 years ago
- Permit Symbols as keys in WeakMaps, entries in WeakSets and WeakRefs, and registered in FinalizationRegistries☆93Updated 7 months ago
- A nodejs loader for import maps☆61Updated last month
- A plugin for babel to transform `x * y` into something like `JSBI.multiply(x, y)` to support bigints.☆18Updated last year
- Compile JSBI code that works in today’s environments to native BigInt code.☆44Updated 8 months ago
- String.prototype.codePoints proposal for ECMAScript (stage 1)☆40Updated 4 years ago
- Ref declarations and expressions for ECMAScript☆26Updated 2 years ago
- Creates a production preview of a package☆82Updated last week
- ☆27Updated 6 years ago
- Determining Array Equality☆76Updated 4 years ago
- ES2015 to CommonJS import/export transformer☆59Updated 2 years ago
- Regular Expression Pattern Modifiers for ECMAScript☆47Updated last year
- Make your own nested errors☆69Updated 5 months ago
- Node 18's node:test, as an npm package☆97Updated last year
- A polyfill for the ECMAScript Record and Tuple proposal.☆163Updated 2 years ago
- Just your normal (JSX) syntax, with faster performance and less memory☆33Updated this week
- Simple Semver and SemverRange classes☆16Updated last month
- Proposal for adding Typed Objects to JavaScript☆28Updated 4 years ago
- Proposal to enable importing modules at the source phase☆154Updated 10 months ago
- Write tests for your types!☆57Updated 5 years ago
- A fuzzer for various top-level await bundling strategies☆61Updated 2 years ago
- ECMAScript Language Specification Comparator☆36Updated last week
- Convert event emitters and event targets to ES async iterators☆96Updated 5 years ago