Commits


Alexander Galibey authored and GitHub committed a8821d3ddd7
AVRO-3543: Support wasm32 compilation target for Rust library (#1731) AVRO-3543: Support wasm32 compilation target AVRO-3543: Revert random uuid in readme file AVRO-3543: Explicitly declare the getrandom features depending on the target platform AVRO-3543: On wasm32 also use "js" feature of getrandom. AVRO-3543: Extend Rust CI to also test build on wasm32-unknown-unknown AVRO-3543: Fix the syntax for 'if' statement AVRO-3543: Remove dependency on uuid 'v4' feature AVRO-3543: AVRO-3543: Use quad-rand when building for wasm32-unknown-unknown