Kevin Heavey

Results 32 issues of Kevin Heavey

I'm not sure if all of this crate works on wasm32 but the integration tests work fine with minor changes to the test code: - Use wasm_bindgen_test when `target_arch =...

Changes: - Adds a `bytemuck` feature that derives `Pod` and `Zeroable` on `Decimal` - ~Sets `repr(C)` on the `Decimal` struct~ - Activates the `c-repr` feature when the `bytemuck` feature is...