Mon, 29 Apr 2024 04:40:37 UTC | login

Information for build wabt-1.0.10-2.fc31

ID106606
Package Namewabt
Version1.0.10
Release2.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/wabt.git#9ae33abaaaa8722203bbdd450cf218259893221a
SummaryThe WebAssembly Binary Toolkit
DescriptionWABT (we pronounce it "wabbit") is a suite of tools for WebAssembly. These tools are intended for use in (or for development of) toolchains or other systems that want to manipulate WebAssembly files. Unlike the WebAssembly spec interpreter (which is written to be as simple, declarative and "speccy" as possible), they are written in C/C++ and designed for easier integration into other systems. Unlike Binaryen these tools do not aim to provide an optimization platform or a higher-level compiler target; instead they aim for full fidelity and compliance with the spec (e.g. 1:1 round-trips with no changes to instructions).
Built bydavidlt
State failed
Volume DEFAULT
StartedSun, 28 Jul 2019 07:41:53 UTC
CompletedSun, 28 Jul 2019 08:02:38 UTC
Taskbuild (f31-candidate, /rpms/wabt.git:9ae33abaaaa8722203bbdd450cf218259893221a)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/wabt.git#9ae33abaaaa8722203bbdd450cf218259893221a'}}
Tags No tags
RPMs No RPMs
Changelog * Mon Apr 15 2019 Dominik Mierzejewski <rpm@greysector.net> 1.0.10-2 - backport some fixes for test failures from upstream git - run tests in parallel and double timeout to prevent failures on armv7hl * Thu Mar 14 2019 Dominik Mierzejewski <rpm@greysector.net> 1.0.10-1 - initial build