You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Martin Tzvetanov Grigorov (Jira)" <ji...@apache.org> on 2022/06/24 09:09:00 UTC

[jira] [Resolved] (AVRO-3543) Support wasm32 compilation target for Rust library

     [ https://issues.apache.org/jira/browse/AVRO-3543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Tzvetanov Grigorov resolved AVRO-3543.
---------------------------------------------
    Fix Version/s: 1.11.1
                   1.12.0
         Assignee: Martin Tzvetanov Grigorov
       Resolution: Fixed

> Support wasm32 compilation target for Rust library
> --------------------------------------------------
>
>                 Key: AVRO-3543
>                 URL: https://issues.apache.org/jira/browse/AVRO-3543
>             Project: Apache Avro
>          Issue Type: Improvement
>          Components: rust
>            Reporter: Alexander
>            Assignee: Martin Tzvetanov Grigorov
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.11.1, 1.12.0
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> At this moment, due to dependency on {{getrandom}} crate, the Rust library can't compile for WebAssembly ({{{}wasm32-unknown-unknown{}}} target). There is a workaround for environments containing JavaScript [https://docs.rs/getrandom/0.2.7/getrandom/#webassembly-support] but for others, it can't be used.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)