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☆116Updated 6 years ago
- Investigation into using an Interface Description Language (IDL) in the ECMAScript standard☆43Updated 4 years ago
- ECMAScript proposal: Generator Arrow Functions☆124Updated 5 years ago
- Convert event emitters and event targets to ES async iterators☆96Updated 5 years ago
- A polyfill for the ECMAScript Record and Tuple proposal.☆163Updated 2 years ago
- Write tests for your types!☆57Updated 5 years ago
- Permit Symbols as keys in WeakMaps, entries in WeakSets and WeakRefs, and registered in FinalizationRegistries☆93Updated 8 months ago
- ES2015 to CommonJS import/export transformer☆59Updated 2 years ago
- Proposal for adding Typed Objects to JavaScript☆29Updated 4 years ago
- A nodejs loader for import maps☆61Updated 3 months ago
- A plugin for babel to transform `x * y` into something like `JSBI.multiply(x, y)` to support bigints.☆18Updated last year
- Simple Semver and SemverRange classes☆16Updated 2 months ago
- Compile JSBI code that works in today’s environments to native BigInt code.☆44Updated 10 months ago
- Creates a production preview of a package☆82Updated 2 weeks ago
- Minimal ECMAScript Module test runner☆45Updated 2 years ago
- Regular Expression Pattern Modifiers for ECMAScript☆47Updated last year
- Source Code and Resolve Caching for Node.js☆62Updated 4 years ago
- Emscripten loader for webpack☆41Updated 5 years ago
- A Blob implementation in Node.js, originally from node-fetch.☆64Updated 2 years ago
- A VM for enforcing language rules on agAST trees☆44Updated this week
- Minifier for TypeScript declaration files (.d.ts)☆24Updated last year
- A TypeScript plugin that replicates the Deno module resolution☆30Updated 5 years ago
- A TC39 proposal for immutable ArrayBuffers☆34Updated 4 months ago
- A grep-like command that uses JavaScript-flavored regular expressions.☆20Updated last year
- A fuzzer for various top-level await bundling strategies☆61Updated 2 years ago
- ☆76Updated last week
- A typescript code terraformer☆24Updated 3 years ago
- Deno polyfill for Node.js☆26Updated 3 years ago
- A proposal to introduce `try` expressions into ECMAScript☆37Updated 5 years ago
- ☆45Updated 4 years ago