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 40 million developers.
Sign up-
Google
- London, UK
- Sign in to view email
- https://rreverser.com/
Pinned
740 contributions in the last year
Contribution activity
September 2019
- RReverser/addr2line Rust
- RReverser/TSJS-lib-generator TypeScript
- RReverser/binaryen WebAssembly
Created a pull request in microsoft/TSJS-lib-generator that received 11 comments
Map WebIDL `object` to TypeScript `object`
This type on the TS side is relatively new, which is probably why it wasn't used in the first place, but gives more precise definitions and, so, be…
+46
−47
•
11
comments
Created an issue in rustwasm/wasm-bindgen that received 4 comments
js_namespace and js_name don't propagate to constructors
Describe the Bug
js_namespace and js_name defined on an imported class don't propagate to its constructor.
Steps to Reproduce
#[wasm_bindgen]
extern …
4
comments