Coder. TC39. Opinions are my own.
Pinned Loading
-
Emulating a 4-Bit Virtual Machine in...
Emulating a 4-Bit Virtual Machine in (TypeScript\JavaScript) (just Types no Script) 1A 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
-
Comparing web framework render funct...
Comparing web framework render functions 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:
-
prog-lang-play
prog-lang-play Publictoy compiler that outputs lambda calculus style JavaScript
Rust 4
-
JS-IC-explained-in-TSC
JS-IC-explained-in-TSC PublicA port of http://mrale.ph/blog/2012/06/03/explaining-js-vms-in-js-inline-caches.html to TypeScript
TypeScript
-
-
307 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
April 2025
Created 29 commits in 3 repositories
Created a pull request in johnnyreilly/typescript-go-considered-brilliant that received 6 comments
Opened 8 other pull requests in 2 repositories
johnnyreilly/typescript-go-considered-brilliant
6
merged
-
fixes
This contribution was made on Apr 9
-
typos
This contribution was made on Apr 9
-
minor typo changes
This contribution was made on Apr 8
-
is JS slow
This contribution was made on Apr 6
-
2 links, one fixed, one added
This contribution was made on Apr 5
-
some more changes
This contribution was made on Apr 5
tc39/agendas
2
merged
-
2025.04 - withdrawing R&T
This contribution was made on Apr 10
-
2025.04: Add 'composites' for stage 1
This contribution was made on Apr 2
Reviewed 4 pull requests in 3 repositories
johnnyreilly/typescript-go-considered-brilliant
2 pull requests
-
some more changes
This contribution was made on Apr 5
-
ash additions
This contribution was made on Apr 4
tc39/tg3
1 pull request
-
Propose agenda 2025-04-09
This contribution was made on Apr 4
rbuckton/proposal-enum
1 pull request
-
Rework into MVP
enum
proposalThis contribution was made on Apr 1
Created an issue in acutmore/proposal-composites that received 8 comments
Should there be a way to choose the [[Prototype]]
?
By default Composite({})
can return a value that inherits from Object.prototype
, this ensures that the value at least has a .toString
method (that …
8
comments
Opened 2 other issues in 1 repository
acutmore/proposal-composites
1
closed
1
open
-
Should setting a map key that already exists keep the existing composite object or replace?
This contribution was made on Apr 1
-
Should a composite's keys be sorted?
This contribution was made on Apr 1