Highlights
- Arctic Code Vault Contributor
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,740 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 14 commits in 3 repositories
Created 1 repository
Created a pull request in bytecodealliance/rfcs that received 1 comment
Create and maintain a benchmarking suite for Wasmtime
Rendered RFC Note: this is complimentary to RFC #3. Where that RFC is seeking consensus on whether we should establish benchmarking infrastructure…
Opened 4 other pull requests in 1 repository
Reviewed 18 pull requests in 5 repositories
bytecodealliance/wasmtime 12 pull requests
- Specify unsealed / unfilled blocks
- Fix assertion with cross-store values in `Func::new`
- MachInst lowering logic: allow effectful instructions to merge.
- Fix a case of using the wrong stack map during gcs
- Start compiling module-linking modules
- Update immediate and transitive dependencies
- Store `WasmFuncType` in `FuncType`
- Propagate module-linking types to `wasmtime`
- Move native signatures out of `Module`
- Refactor how signatures/trampolines are stored in `Store`
- Fix a panic in table-ops translation
- Print a message in `log_wat` while fuzzing