Highlights
- Arctic Code Vault Contributor
- Developer Program Member
- Pro
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
1,737 contributions in the last year
Activity overview
Contribution activity
October 2020
- surma/threads WebAssembly
Created a pull request in WebAssembly/threads that received 4 comments
Created an issue in emscripten-core/emscripten that received 2 comments
Emscripten glue code fails in strict mode with MAIN_MODULE
Here’s a small repro case that you can just build with make all.
If you comment out the monkey-patched setImmediate global in index.html, the code …