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 28 million developers.
Sign up- Berlin
- Sign in to view email
-
Popular repositories
-
binaryen-rs
Binaryen bindings for Rust.
-
wabt-rs
WABT bindings for Rust
-
emchipten
Emchipten — Compile your CHIP-8 into WebAssembly binaries!
Rust 7
-
memory_units
Crate for safe conversion between units of memory
-
msp430-uart
Simple library for low-power UART IO
C 4
-
roublesign
Example of using brand new shiny rouble sign in Android project.
1,145 contributions in the last year
Activity overview
Contribution activity
December 2018
- pepyakin/stacker Rust
- pepyakin/wasm-bindgen Rust
Created a pull request in CraneStation/lightbeam that received 6 comments
Fibonacci function, pt.2: basic calls
Second part of and, hopefully, closes #3 For that, I started reading the type section and function section, to aggregate the information about func…
Created an issue in paritytech/substrate that received 3 comments
wasm-gc is deprecated
wasm-gc got deprecated but we still use it in our build pipeline. The author mentions that: The Rust compiler now natively supports --gc-sections …