RReverser
WebAssembly consultant, obsessed D2D programmer (parsers, compilers, tools & specs).
UA => UK
Pinned Repositories
acorn
A small, fast, JavaScript-based JavaScript parser
wasi-fs-access
This is a demo shell powered by WebAssembly, WASI, Asyncify and File System Access API.
web-gphoto2
Running gPhoto2 to control DSLR cameras over USB on the Web
better-log
console.log wrapper for a bit more readable output in Node.js
mpegts
Javascript HTTP Live Streaming realtime converter and player
serde-wasm-bindgen
Native integration of Serde with wasm-bindgen
serde-xml-rs
xml-rs based deserializer for Serde (compatible with 1.0+)
wasm-bindgen-rayon
An adapter for enabling Rayon-based concurrency on the Web with WebAssembly.
wasmbin
A self-generating WebAssembly parser & serializer in Rust.
WiFi-Password
People ask you for the Wi-Fi password. Answer quickly.
RReverser's Repositories
RReverser/parallel-demo
Demo for my talk about parallelization
RReverser/addr2line
A cross-platform `addr2line` clone written in Rust, using `gimli`
RReverser/bfwasm
A non-optimizing Brainf_ck to WebAssembly compiler
RReverser/binaryen
Compiler infrastructure and toolchain library for WebAssembly
RReverser/browser-nativefs
Native File System API with legacy fallback in the browser
RReverser/cc-rs
Rust library for build scripts to compile C/C++ code into a Rust library
RReverser/flate2-rs
FLATE, Gzip, and Zlib bindings for Rust
RReverser/from_remote_derive
RReverser/libavif
libavif - Library for encoding and decoding .avif files
RReverser/libcxx
Mirror of official libcxx git repository located at http://llvm.org/git/libcxx. Updated every five minutes.
RReverser/libz-sys
Cargo package to link to a system libz (zlib)
RReverser/meetings
WebAssembly meetings (VC or in-person), agendas, and notes
RReverser/miniz_oxide
Rust replacement for miniz
RReverser/object
A unified interface for reading and writing object file formats
RReverser/once_cell
Rust library for single assignment cells and lazy statics without macros
RReverser/paul.kinlan.me
My blog
RReverser/prettier
Prettier is an opinionated JavaScript formatter.
RReverser/quickcheck
QuickCheck for Rust (with shrinking).
RReverser/rome
An experimental JavaScript toolchain
RReverser/rust-derivative
A set of alternative `derive` attributes for Rust
RReverser/rust-sourcemap
A library for rust that implements basic sourcemap handling
RReverser/serde-prefix
Allows you to use a macro prefix_all to prefix every attribute in structs and enums on serialization
RReverser/socket2-rs
RReverser/squoosh
Make images smaller using best-in-class codecs, right in the browser.
RReverser/synstructure
Utilities for dealing with substructures within syn macros
RReverser/TSJS-lib-generator
Tool for generating dom related TypeScript and JavaScript library files
RReverser/TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
RReverser/wasm-dbg-stories
Wasm Debugging Stories
RReverser/web_worker
RReverser/wpt
Test suites for Web platform specs — including WHATWG, W3C, and others