Highlights
- Arctic Code Vault Contributor
- Developer Program Member
Pinned
879 contributions in the last year
Less
More
Contribution activity
February 2021
Created 27 commits in 5 repositories
Created 2 repositories
- dcodeIO/as-examples
- dcodeIO/ASWebGLue TypeScript
Created a pull request in AssemblyScript/assemblyscript that received 11 comments
Update Binaryen
As usual, this gets us up to date with the latest changes in Binaryen. Quite a bit of chaos here with missing C-APIs that may be good to tackle. …
+6,036
−2,841
•
11
comments
Opened 22 other pull requests in 5 repositories
AssemblyScript/assemblyscript
16
merged
- Make use of initial memory when initializing the incremental GC
- Ensure exported field getters and setters are compiled
- 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
- Properly handle semantically anonymous functions
- 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
WebAssembly/binaryen
3
merged
ZoeDreams/as-examples
1
open
AssemblyScript/website
1
merged
battlelinegames/ASWebGLue
1
merged
Reviewed 7 pull requests in 4 repositories
AssemblyScript/assemblyscript 4 pull requests
WebAssembly/binaryen 1 pull request
lunatic-solutions/as-lunatic 1 pull request
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

