Jake Ramsley

Results 1 issues of Jake Ramsley

### Describe the Bug ``` #[wasm_bindgen(js_name = round)] pub fn js_math_round(a: f32) -> f32 ``` returns a signature mismatch of ``` rust-lld: error: function signature mismatch: round >>> defined as...

bug