Skip to content
View Robbepop's full-sized avatar
🐣
🐣
  • Berlin

Sponsoring

@WaffleLapkin

Organizations

@sat-clique @wasmi-labs

Block or report Robbepop

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. wasmi-labs/wasmi Public

    WebAssembly (Wasm) interpreter.

    Rust 1.7k 300

  2. use-ink/ink Public

    Polkadot's ink! to write smart contracts.

    Rust 1.4k 453

  3. string-interner Public

    A data structure to efficiently intern, cache and restore strings.

    Rust 190 32

  4. modular-bitfield Public

    Macro to generate bitfields for structs that allow for modular use of enums.

    Rust 183 44

1,147 contributions in the last year

Contribution Graph
Day of Week March April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Contributed to wasmi-labs/wasmi, wasmi-labs/wasmi-benchmarks, bytecodealliance/wasm-tools and 37 other repositories
Loading A graph representing Robbepop's contributions from March 17, 2024 to March 23, 2025. The contributions are 54% commits, 38% pull requests, 4% issues, 4% code review.

Contribution activity

March 2025

Created 3 repositories

Created a pull request in bytecodealliance/wasmtime that received 4 comments

Update Wasmi fuzzing oracle to v0.42

Wasmi v0.42 now supports the following Wasm proposals: custom-page-sizes memory64 wide-arithmetic I think they are a welcome addition for Wasmtim…

+28 −78 lines changed 4 comments
Opened 47 other pull requests in 4 repositories
Reviewed 3 pull requests in 3 repositories

Created an issue in wasmi-labs/wasmi that received 1 comment

Add optional support for 128-bit register cells

Currently Wasmi uses 64-bit register cells. Under the hood, the 64-bit wasmi_core::UntypedVal is used for that purpose. For an efficient implementa…

1 comment
Opened 2 other issues in 2 repositories
Loading