Popular repositories
2,204 contributions in the last year
Less
More
Activity overview
Contributed to
bytecodealliance/wasmtime,
bytecodealliance/wasm-tools,
rust-lang/cargo
and 5 other
repositories
Contribution activity
July 2021
Created 41 commits in 9 repositories
Created a pull request in rust-lang/cargo that received 8 comments
Opened 22 other pull requests in 7 repositories
bytecodealliance/witx-bindgen
10
merged
- Match JS conventions for methods
- Remove unnecessary witx dep from gen-core crate
- Use object-like and method-aware syntax in Rust-wasm & JS
- Rewrite host.witx in the new syntax
- Translate wasm.witx to new syntax
- Add a markdown code generator
- Fix send/sync bounds in imports
-
Flag
selfas a reserved word for Rust - Fix issues with generators and conventions
- Add a C bindings generator
bytecodealliance/wasmtime
5
merged
bytecodealliance/wasmtime-py
3
merged
alexcrichton/curl-rust
1
merged
rust-lang/stdarch
1
merged
bytecodealliance/wasm-tools
1
merged
bytecodealliance/wasmtime-cpp
1
merged
Reviewed 20 pull requests in 7 repositories
bytecodealliance/wasmtime 10 pull requests
- x64: avoid load-coalescing SIMD operations with non-aligned loads
- refactor: move Wasm test files to tests/all/cli_tests
- Some api docs
- Fix for 3089 X64 ext_mul_i8x16 has incorrect lowering
- wiggle: dummy executor traps instead of panics, improve testing
- Enable the simd_conversions test for AArch64
- c-api: add wasmtime_trap_code
- Enable simd_extmul_* for AArch64
- Restore POSIX signal handling on MacOS behind a feature flag
- Fix a few typos in the architecture doc
bytecodealliance/wizer 3 pull requests
alexcrichton/tar-rs 2 pull requests
rust-lang/cargo 2 pull requests
rust-lang/flate2-rs 1 pull request
rustwasm/wasm-bindgen 1 pull request
bytecodealliance/witx-bindgen 1 pull request
Created an issue in bytecodealliance/wasmtime that received 12 comments
Incorrect codegen for i16x8.extmul_high_i8x16_s on x64
I was writing some tests for Rust's simd support recently and I think that the codegen for one of the recently added extmul instructions may be inc…
12
comments
Opened 6 other issues in 4 repositories
bytecodealliance/witx-bindgen
3
open
rust-lang/rust
1
open
bytecodealliance/wasmtime
1
open
1
contribution
in private repositories
Jul 12