Popular repositories
34 contributions in the last year
Less
More
Activity overview
Contributed to
emscripten-core/emsdk,
trzecieu/emscripten-docker,
emscripten-core/emscripten
and 5 other
repositories
Contribution activity
April 2021
trzecieu has no activity
yet for this period.
March 2021
Created 3 commits in 2 repositories
Created a pull request in emscripten-core/emscripten that received 5 comments
Fix lack of JS function mapping for symbols file generation for WASM=0 and WASM=2 with --emit-symbol-map
Current implementation either do not generate symbolication file for ASM.js flavors, or uses WASM symbols file. That can be easy verified with foll…
+63
−15
•
5
comments
Opened 2 other pull requests in 2 repositories
emscripten-core/emscripten
1
merged
emscripten-core/emsdk
1
merged
Created an issue in WebAssembly/binaryen that received 11 comments
CoalesceLocals N^2 memory usages of "copies" (affects AddressSanitizer -O3 builds on large wasm file)
Hi, I've found that wasm2js is getting terminated during execution, After re-compiling wasm2js with address sanitizer suport I've got follwing report.
11
comments