🐣
🦀Rustacean with C & C++ origins - Enthusiastic about WebAssembly, compiler technology, virtual machines & SAT solving.
- Berlin
Pinned Loading
-
-
-
string-interner
string-interner PublicA data structure to efficiently intern, cache and restore strings.
-
modular-bitfield
modular-bitfield PublicMacro to generate bitfields for structs that allow for modular use of enums.
1,147 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
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
Contribution activity
March 2025
Created 70 commits in 5 repositories
Created 3 repositories
-
Robbepop/crabtime
Rust
This contribution was made on Mar 22
-
Robbepop/custom-page-sizes
WebAssembly
This contribution was made on Mar 12
-
Robbepop/wide-arithmetic
WebAssembly
This contribution was made on Mar 12
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
wasmi-labs/wasmi
38
merged
-
Add
wasmi
Wasmsimd
proposal support skeletonThis contribution was made on Mar 22 -
Fix
wasmi_core
'sno_std
build whensimd
is enabledThis contribution was made on Mar 22 -
Add Wasm
simd
proposal's official Wasm spec testsuite testsThis contribution was made on Mar 22 -
Fix compile time regression for
wasmi_ir
crateThis contribution was made on Mar 22 -
Apply
clippy
suggestion in Wasmi executorThis contribution was made on Mar 22 -
wasmi_ir
: add support for the Wasmsimd
proposalThis contribution was made on Mar 21 -
Fix
miri
cron CI jobThis contribution was made on Mar 21 -
Reformat the README proposal support list
This contribution was made on Mar 21
-
Bump
nightly
Rust toolchain for fuzzing CIThis contribution was made on Mar 21 -
Bump MSRV to 1.83
This contribution was made on Mar 21
-
Update
wasm-tools
and Wasmtime dependenciesThis contribution was made on Mar 21 -
Move
wast
tests towasmi_wast
crateThis contribution was made on Mar 21 -
Add changelog for Wasmi v0.42.1
This contribution was made on Mar 20
-
Refactor
wasmi_core::memory
submoduleThis contribution was made on Mar 19 -
Move
wasmi_core
memory utilities into its ownmemory
submoduleThis contribution was made on Mar 19 -
Bump
nextest
(miri
) timeout: 360s -> 600sThis contribution was made on Mar 19 -
Explicitly drop
ControlFlow
when not needed in the Wasmi executorThis contribution was made on Mar 19 -
Fix const evaluation in
mul_wide
instructionsThis contribution was made on Mar 19 -
wasmi_core
: add support for the Wasmsimd
proposalThis contribution was made on Mar 16 -
Refactor
wasmi_core
float types:F32
,F64
This contribution was made on Mar 13 -
Clean-up
wasmi_core
implementation and remoteUntypedVal
eval APIThis contribution was made on Mar 13 -
Prepare Wasmi for efficient handling of 128-bit registers
This contribution was made on Mar 13
-
Use macro to generate most of the
UntypedVal
APIThis contribution was made on Mar 12 -
Prepare release for Wasmi v0.42
This contribution was made on Mar 11
-
Note Wasm
wide-arithmetic
proposal support in READMEThis contribution was made on Mar 11 - Some pull requests not shown.
wasmi-labs/wasmi-benchmarks
7
merged
-
Update dependencies
This contribution was made on Mar 21
-
Add missing runtime configs to readme
This contribution was made on Mar 2
-
Use more modern CI caching
This contribution was made on Mar 2
-
Add WAMR Wasm runtime via Wasmer
This contribution was made on Mar 2
-
Update to Wasmer
v6.0.0-alpha.2
This contribution was made on Mar 2 -
Update Wasmtime v29 -> v30
This contribution was made on Mar 2
-
Update dependencies
This contribution was made on Mar 2
WebAssembly/custom-page-sizes
1
merged
-
Add Wasmi to list of engines supporting the proposal
This contribution was made on Mar 12
WebAssembly/wide-arithmetic
1
merged
-
Mention Wasmi in the list of engines supporting the proposal
This contribution was made on Mar 12
Reviewed 3 pull requests in 3 repositories
Robbepop/modular-bitfield
1 pull request
-
Un-bitrot the crate
This contribution was made on Mar 22
bytecodealliance/wasmtime
1 pull request
-
Update wasmi in fuzzing, re-enable wide-arithmetic
This contribution was made on Mar 20
wasmi-labs/wasmi
1 pull request
-
chore: fix some typos in comments
This contribution was made on Mar 13
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
wasmi-labs/wasmi
1
open
-
Move VM core components into
wasmi_core
This contribution was made on Mar 21
rust-lang/rustfmt
1
open
-
Weird new-line that does not shrink line width
This contribution was made on Mar 19