Pinned
327 contributions in the last year
Less
More
Activity overview
Contributed to
emscripten-core/emscripten,
WebAssembly/waterfall,
WebAssembly/binaryen
and 5 other
repositories
Contribution activity
May 2021
Created 3 commits in 2 repositories
Created a pull request in emscripten-core/emsdk that received 12 comments
Create manifest SDK entries for ARM64 emscripten-releases builds
This allows emsdk to download the new ARM64 binaries from the emscripten-releases builders.
+20
−0
•
12
comments
Opened 1 other pull request in 1 repository
emscripten-core/emsdk
1
merged
Reviewed 21 pull requests in 4 repositories
emscripten-core/emscripten 14 pull requests
- [Docs] Fix documentation about memory views getting stale after growth
- Set PYTHONUTF8 when running tests on windows. NFC.
- Reland: Warn if link-only settings are used in compile-only mode
- Use legacy pass manager when wasm EH is enabled
- Always emit a "maximum" clause for WebAssembly.Memory
- Temporarily disable linker string merging. NFC
- Add basic dylink + pthread + TLS test. NFC
- Mark 2.0.20 as shipped
- Disable newly added warning about link-time setting used when compiling
- Update process docs to reflect recent changes to release process
- [DOCS] Improve link speed docs
- 2.0.19
- Default to reporting undefined symbol errors when building with MAIN_MODULE.
- Warn if link-only settings are passed in compile-only mode