Highlights
- Arctic Code Vault Contributor
- Developer Program Member
Pinned
882 contributions in the last year
Less
More
Contribution activity
February 2021
Created 14 commits in 2 repositories
Created 1 repository
- dcodeIO/ASWebGLue TypeScript
Created a pull request in AssemblyScript/assemblyscript that received 3 comments
Properly handle semantically anonymous functions
Fixes the compiler not being able to refer back to named functions declared inside of functions, and makes sure that functions that are semanticall…
+214
−83
•
3
comments
Opened 14 other pull requests in 2 repositories
AssemblyScript/assemblyscript
12
merged
1
open
- Update Rtrace definitions
- Fix premature collect of backing buffers in loader's __newArray
- Emit a diagnostic when 'super' is called in ctor of a non-derived class
- Make sure the ~argumentsLength global exists
- Remove unused tslint comments / replace deprecated deepEqual
- Fix non-usize first-class function arguments to be usize
- Add index signature to ArrayLike
- Optimize shadow stack pass
- Support optional parameters in d.ts generation
- Reject identifier or keyword immediately following a numeric literal
- Emit a diagnostic when an expression only refers to a static element
- Substitute type arguments in 'new' only if prototypes match
- Fill correct view region in crypto.getRandomValues
battlelinegames/ASWebGLue
1
merged
Reviewed 4 pull requests in 2 repositories
AssemblyScript/assemblyscript 3 pull requests
AssemblyScript/examples 1 pull request
Created an issue in AssemblyScript/assemblyscript that received 40 comments
Switch AssemblyScript to UTF-8 by default?
Given the amount of foregoing heated discussions on the topic, especially in context of Interface Types and GC, I am not getting the impression tha…
40
comments