Skip to content
Avatar

Highlights

  • Arctic Code Vault Contributor

Organizations

@imapp-pl

Pinned

  1. Fizzy aims to be a fast, deterministic, and pedantic WebAssembly interpreter written in C++.

    C++ 45 16

  2. Fast Ethereum Virtual Machine implementation

    C++ 159 48

  3. intx – extended precision integer library

    C++ 39 10

  4. C/C++ implementation of Ethash – the Ethereum Proof of Work algorithm

    C++ 58 49

2,289 contributions in the last year

Mar Apr May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mon Wed Fri

Contribution activity

February 2021

Created a pull request in wasmx/fizzy that received 5 comments

Introduce ThreadContext instead of execution depth

Replace depth param in execute() functions with ThreadContext&. The ThreadContext encapsulates the depth control from now on and is extensible. In …

+248 −175 5 comments
Reviewed 29 pull requests in 6 repositories
wasmx/fizzy 23 pull requests
ethereum/evmc 2 pull requests
chfast/intx 1 pull request
torquem-ch/silkworm 1 pull request
ethereum/evmone 1 pull request
imapp-pl/gas-cost-estimator 1 pull request

Created an issue in WebAssembly/wasm-c-api that received 2 comments

Embedding multiple engines implementing wasm C API

Hi there, Is there any practical way of building a binary containing multiple different wasm engines which all implement the WebAssembly C API?

2 comments
Opened 4 other issues in 2 repositories

Seeing something unexpected? Take a look at the GitHub profile guide.