The Wayback Machine - https://web.archive.org/web/20210220090108/https://github.com/RReverser
Skip to content
Avatar

Highlights

  • Arctic Code Vault Contributor

Pinned

  1. A small, fast, JavaScript-based JavaScript parser

    JavaScript 6.9k 633

  2. The JSX specification is a XML-like syntax extension to ECMAScript.

    1.6k 115

  3. Alternative, faster React.js JSX parser

    JavaScript 504 70

  4. An execution engine for Wireshark-like filters

    Rust 668 51

  5. Native integration of Serde with wasm-bindgen

    Rust 172 6

1,416 contributions in the last year

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

Contribution activity

February 2021

Created 4 repositories

Created a pull request in Stebalien/tempfile that received 16 comments

Add [limited] support for WASI

WASI doesn't have a concept of system-wide temporary directory, but at least there is no reason why new_in methods with explicit paths should fail. T…

+46 −11 16 comments
Opened 7 other pull requests in 6 repositories
surma/rollup-plugin-off-main-thread
2 open
vitiral/path_abs
1 open
u1roh/kd-tree
1 open
rustwasm/wasm-bindgen
1 merged
v8/v8.dev
1 merged
Stebalien/tempfile
1 merged

Created an issue in bytecodealliance/wasmtime that received 13 comments

Path existence doesn't work correctly for dirs on Windows

Compile this minimal repro sample to WASI: fn main() -> std::io::Result<()> { let path = std::path::Path::new("dir.tmp"); std::fs::create_dir(path)?;

13 comments
Opened 16 other issues in 13 repositories
webpack/webpack
2 open 2 closed
bytecodealliance/wasmtime
1 open
wasm3/wasm-trace
1 open
rust-lang/rust
1 closed
emscripten-core/emsdk
1 open
emscripten-core/emscripten
1 open
jbuckmccready/static_aabb2d_index
1 closed
image-rs/image
1 open
ulangi/ulangi
1 open
rustwasm/wasm-pack
1 open
conwnet/github1s
1 open
wasmerio/wasmer
1 open
surma/rollup-plugin-off-main-thread
1 open