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
Pinned repositories
279 contributions in the last year
Contribution activity
July 2018
Created a pull request in japaric/libm that received 8 comments
Implement `atan`
I took the work by @maxdeviant and made the tests pass. I've deviated a little from the musl function, using the INFINITY constants. Therefore I'd …
+173
−3
•
8
comments
Created an issue in rustwasm/wasm-bindgen that received 4 comments
Add webidl `optional` support to web-sys
Currently optional parameters are forced. I think they should be an Option<T>.
This depends on #14 to generate the correct glue code, provided the …
4
comments