statusing
- right behind you
- https://fitzgeraldnick.com/
- @fitzgen
Highlights
Block or Report
Block or report fitzgen
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
mozilla/gecko-dev Public
Read-only Git mirror of the Mercurial gecko repositories at https://hg.mozilla.org. How to contribute: https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html
-
-
-
1,603 contributions in the last year
Less
More
Activity overview
Contributed to
bytecodealliance/wasmtime,
bytecodealliance/wasm-tools,
PLSysSec/hostcall_instrumented_wasmtime
and 46 other
repositories
Contribution activity
September 2022
Created 93 commits in 8 repositories
Created a pull request in bytecodealliance/wasmtime that received 10 comments
Don't enable parallel compilation in the bench API by default
And add a feature to turn it on if desired.
+2
−1
•
10
comments
Opened 12 other pull requests in 6 repositories
bytecodealliance/bytecodealliance.org
5
merged
rust-fuzz/arbitrary
3
merged
bytecodealliance/regalloc2
1
open
bytecodealliance/arena-btree
1
open
bytecodealliance/wasmtime
1
merged
rust-fuzz/libfuzzer
1
merged
Reviewed 29 pull requests in 8 repositories
bytecodealliance/wasmtime
16 pull requests
-
Memoize
can_optimize_var_lookup - Add the aegraph (acyclic e-graph) implementation crate.
- ISLE: add support for multi-extractors and multi-constructors.
- Cranelift: use regalloc2 constraints on caller side of ABI code.
- Cranelift: add a vreg limit check to correctly return an error on too-large inputs.
- Bump crates to 1.0.0 and add the release notes for 1.0.0
- Rework the ISA flag checking extractors for x64
- fuzzgen: Statistics framework
- ABI: implement register arguments with constraints.
- cranelift-fuzzgen: Consume all trailing fuzz input
- Bump Wasmtime to 2.0.0
- Prevent virtual memory OOM in spectest fuzzing
- Allocate less while constructing cranelift-fuzzgen tests
- Tweak adapter cost of lists
- Various improvements to differential fuzzing
- x64: fix CvtFloatToUintSeq: do not clobber src.
bytecodealliance/wasm-tools
6 pull requests
rust-fuzz/libfuzzer
2 pull requests
bytecodealliance/wit-bindgen
1 pull request
rust-fuzz/arbitrary
1 pull request
bytecodealliance/meetings
1 pull request
bytecodealliance/bytecodealliance.org
1 pull request
bytecodealliance/wizer
1 pull request
Created an issue in rust-fuzz/libfuzzer that received 10 comments
Expose interface to libfuzzer's extra counters
IIUC, this allows you to maximize another metric other than source code coverage (e.g. malloc sizes to try and trigger OOMs). Would be particularly…
10
comments





