Coder. Opinions are my own.
Block or Report
Block or report acutmore
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
1
A compile-time 4-Bit Virtual Machine implemented in TypeScript's type system. Capable of running a sample 'FizzBuzz' program.
23Syntax emits zero JavaScript.
45```ts
-
1
# Web Framework Render Functions
23A look at the different render functions created by different web-frameworks, for the same website.
45Website is very minimal:
-
-
JS-IC-explained-in-TSC Public
A port of http://mrale.ph/blog/2012/06/03/explaining-js-vms-in-js-inline-caches.html to TypeScript
TypeScript
-
-
303 contributions in the last year
Contribution activity
July 2022
Created 1 commit in 1 repository
Created a pull request in bloomberg/record-tuple-polyfill that received 1 comment
make length an own property on tuples
Describe your changes
"length"
is now an own property on tuples, rather than a prototype getter. As per tc39/proposal-record-tuple#310
Testing perf…
+20
−44
•
1
comment