[
https://issues.apache.org/jira/browse/AVRO-3558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17561351#comment-17561351
]
ASF subversion and git services commented on AVRO-3558:
-------------------------------------------------------
Commit ad851035c3ab0e9cfea7e3e89e1ad00ac732e7bc in avro's branch
refs/heads/branch-1.11 from Martin Grigorov
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=ad851035c ]
AVRO-3558: Rust: Add a demo crate that shows usage as WebAssembly (#1747)
* AVRO-3558: Rust: Add a demo crate that shows usage as WebAssembly
Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
* AVRO-3558 Format the code
Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
* AVRO-3558: Install Firefox with sudo
Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
* AVRO-3558: Test one wasm32-unknown-unknown only for the web-Assembly CI job
Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
* AVRO-3558: Bump MSRV from 1.51.0 to 1.54.0 and return wasm32-unknown-unknown
target
Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
* AVRO-3558: Fix clippy errors and warnings
Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
(cherry picked from commit bf6b86d2c784ced5ec791f8249d3f2ecf18a4ee0)
> Rust: Add a demo crate that shows usage as WebAssembly
> ------------------------------------------------------
>
> Key: AVRO-3558
> URL: https://issues.apache.org/jira/browse/AVRO-3558
> Project: Apache Avro
> Issue Type: Test
> Components: rust
> Reporter: Martin Tzvetanov Grigorov
> Assignee: Martin Tzvetanov Grigorov
> Priority: Minor
> Labels: pull-request-available
> Time Spent: 40m
> Remaining Estimate: 0h
>
> Add a new crate/package that shows usage of apache_avro crate as a web
> assembly in a browser environment.
> The new crate won't be published!
> It will be used only for testing purposes to avoid regressions!
--
This message was sent by Atlassian Jira
(v8.20.10#820010)