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

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

     [ https://issues.apache.org/jira/browse/AVRO-3543?focusedWorklogId=784455&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-784455 ]

ASF GitHub Bot logged work on AVRO-3543:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 24/Jun/22 08:21
            Start Date: 24/Jun/22 08:21
    Worklog Time Spent: 10m 
      Work Description: martin-g commented on PR #1731:
URL: https://github.com/apache/avro/pull/1731#issuecomment-1165328132

   @galibey Now the diff looks pretty much like your initial commit. Good to merge ?




Issue Time Tracking
-------------------

            Worklog Id:     (was: 784455)
    Remaining Estimate: 0h
            Time Spent: 10m

> 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
>            Priority: Major
>          Time Spent: 10m
>  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)